File tree Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,6 @@ class ChangeStreamsSpecTest extends FunctionalTestCase
27
27
/**
28
28
* Assert that the expected and actual command documents match.
29
29
*
30
- * Note: this method may modify the $expected object.
31
- *
32
30
* @param stdClass $expected Expected command document
33
31
* @param stdClass $actual Actual command document
34
32
*/
Original file line number Diff line number Diff line change @@ -17,8 +17,6 @@ class CrudSpecTest extends FunctionalTestCase
17
17
/**
18
18
* Assert that the expected and actual command documents match.
19
19
*
20
- * Note: this method may modify the $expected object.
21
- *
22
20
* @param stdClass $expected Expected command document
23
21
* @param stdClass $actual Actual command document
24
22
*/
Original file line number Diff line number Diff line change @@ -28,8 +28,6 @@ class RetryableReadsSpecTest extends FunctionalTestCase
28
28
/**
29
29
* Assert that the expected and actual command documents match.
30
30
*
31
- * Note: this method may modify the $expected object.
32
- *
33
31
* @param stdClass $expected Expected command document
34
32
* @param stdClass $actual Actual command document
35
33
*/
You can’t perform that action at this time.
0 commit comments