Skip to content

Commit ff26be5

Browse files
committed
Mark TestWTimeoutPlusDuplicateKeyError as Explicit.
1 parent 1c71197 commit ff26be5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/MongoDB.Driver.Legacy.Tests/Operations/BulkWriteOperationTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,6 +1184,7 @@ public void TestW2AgainstStandalone(bool ordered)
11841184
}
11851185

11861186
[Test]
1187+
[Explicit]
11871188
[RequiresServer(MinimumVersion = "2.4.0", ClusterTypes = ClusterTypes.ReplicaSet)]
11881189
public void TestWTimeoutPlusDuplicateKeyError()
11891190
{

0 commit comments

Comments
 (0)