Skip to content

Commit 2e892c8

Browse files
committed
Regenerate async
1 parent e95a847 commit 2e892c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/NHibernate.Test/Async/Linq/NullComparisonTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,6 @@ public async Task NullEqualityWithNotNullSubSelectAsync()
344344
await (ExpectAsync(q, Does.Not.Contain("is null").IgnoreCase));
345345
}
346346

347-
348347
[Test]
349348
public async Task NullEqualityAsync()
350349
{

0 commit comments

Comments
 (0)