We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba508de commit cbb06b3Copy full SHA for cbb06b3
test/JsonApiDotNetCoreExampleTests/Acceptance/Extensibility/RepositoryOverrideTests.cs
@@ -2,7 +2,7 @@
2
using System.Net.Http;
3
using System.Threading.Tasks;
4
using Microsoft.AspNetCore.Hosting;
5
-using Microsoft.AspNetCore.TestHost;]
+using Microsoft.AspNetCore.TestHost;
6
using Xunit;
7
using JsonApiDotNetCoreExample.Data;
8
using JsonApiDotNetCoreExampleTests.Startups;
0 commit comments