Skip to content

Commit b1b1260

Browse files
committed
Update to latest specs commit
1 parent b0269f6 commit b1b1260

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/UnifiedSpecTests/UnifiedSpecTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ class UnifiedSpecTest extends FunctionalTestCase
6565
* not be reused in spec tests, this offers a way to skip such tests until
6666
* the name is changed.
6767
*/
68-
private static array $duplicateTests = ['crud/client bulkWrite partial results: partialResult is set when first operation fails during an unordered bulk write (summary)'];
68+
private static array $duplicateTests = [];
6969

7070
/**
7171
* Any tests that rely on session pinning (including targetedFailPoint) must

0 commit comments

Comments
 (0)