We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab79e5 commit 74147a3Copy full SHA for 74147a3
tests/SpecTests/ChangeStreamsSpecTest.php
@@ -23,7 +23,7 @@
23
class ChangeStreamsSpecTest extends FunctionalTestCase
24
{
25
/** @var array */
26
- private static $incompleteTests = ['change-streams-errors: Change Stream should error when _id is projected out' => 'PHPC-1419'];
+ private static $incompleteTests = [];
27
28
/**
29
* Assert that the expected and actual command documents match.
0 commit comments