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
2727 /**
2828 * Assert that the expected and actual command documents match.
2929 *
30- * Note: this method may modify the $expected object.
31- *
3230 * @param stdClass $expected Expected command document
3331 * @param stdClass $actual Actual command document
3432 */
Original file line number Diff line number Diff line change @@ -17,8 +17,6 @@ class CrudSpecTest extends FunctionalTestCase
1717 /**
1818 * Assert that the expected and actual command documents match.
1919 *
20- * Note: this method may modify the $expected object.
21- *
2220 * @param stdClass $expected Expected command document
2321 * @param stdClass $actual Actual command document
2422 */
Original file line number Diff line number Diff line change @@ -28,8 +28,6 @@ class RetryableReadsSpecTest extends FunctionalTestCase
2828 /**
2929 * Assert that the expected and actual command documents match.
3030 *
31- * Note: this method may modify the $expected object.
32- *
3331 * @param stdClass $expected Expected command document
3432 * @param stdClass $actual Actual command document
3533 */
You can’t perform that action at this time.
0 commit comments