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 27b82e5 commit c565a6cCopy full SHA for c565a6c
src/Service.Tests/SqlTests/GraphQLQueryTests/MsSqlGraphQLQueryTests.cs
@@ -268,7 +268,6 @@ public virtual async Task TestFilterParamForStringFilterWorkWithNotContains(stri
268
SqlTestHelper.PerformTestEqualJsonStrings(expected, actual.GetProperty("items").ToString());
269
}
270
271
-
272
[TestMethod]
273
public async Task QueryWithNullableForeignKey()
274
{
0 commit comments