Skip to content

Commit e71363d

Browse files
author
Oleksii Sokol
committed
mongo tests
1 parent 3967a4a commit e71363d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ManagedCode.Database.Tests/BaseTests/BaseCollectionTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ public virtual async Task InsertOneItem_ReturnsInsertedItem()
5353
// Assert
5454
insertItem.Should().NotBeNull();
5555
}
56-
/*
5756
[Fact]
5857
public virtual async Task InsertItem_WhenItemExist_ShouldThrowDatabaseException()
5958
{

0 commit comments

Comments
 (0)