Skip to content

Commit 74147a3

Browse files
committed
Unskip change stream spec test
1 parent 5ab79e5 commit 74147a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SpecTests/ChangeStreamsSpecTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
class ChangeStreamsSpecTest extends FunctionalTestCase
2424
{
2525
/** @var array */
26-
private static $incompleteTests = ['change-streams-errors: Change Stream should error when _id is projected out' => 'PHPC-1419'];
26+
private static $incompleteTests = [];
2727

2828
/**
2929
* Assert that the expected and actual command documents match.

0 commit comments

Comments
 (0)