Skip to content

Commit 2edc427

Browse files
authored
Fix wrong test expectation
1 parent 4f6f774 commit 2edc427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/query/query-ctor_error-003.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ echo throws(function() {
1212
?>
1313
===DONE===
1414
<?php exit(0); ?>
15-
--EXPECT--
15+
--EXPECTF--
1616
Deprecated: MongoDB\Driver\Query::__construct(): Support for negative "limit" values is deprecated and will be removed in ext-mongodb 2.0 in %s on line %d
1717
OK: Got MongoDB\Driver\Exception\InvalidArgumentException
1818
Negative "limit" option conflicts with false "singleBatch" option

0 commit comments

Comments
 (0)