Skip to content

Commit 73e9dcf

Browse files
committed
refs and cleanup
1 parent 5ed6075 commit 73e9dcf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Tests/IntegrationTests/IntegrationTests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,6 @@ public async Task Connection_first_page()
518518
await RunQuery(database, query, null, null, false, entities.ToArray());
519519
}
520520

521-
522521
[Fact]
523522
public async Task Connection_page_back()
524523
{
@@ -870,7 +869,6 @@ public async Task Where_with_variable()
870869
await RunQuery(database, query, inputs, null, false, [entity1, entity2]);
871870
}
872871

873-
874872
[Fact]
875873
public async Task Where_with_variable_notEqual()
876874
{

0 commit comments

Comments
 (0)