Skip to content

Commit 19330da

Browse files
committed
test fix
1 parent 96a2e8f commit 19330da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Danom.Mvc.Tests/ModelStateDictionaryExtensionsTests.cs

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ namespace Danom.Mvc.Tests;
22

33
using Xunit;
44
using Microsoft.AspNetCore.Mvc.ModelBinding;
5+
using Danom.TestHelpers;
56

67
internal static class ModelStateDictionaryExtensions
78
{

0 commit comments

Comments
 (0)