Skip to content

Commit 6b5e7ca

Browse files
committed
WriteConcern ctor error test doesn't need EXPECTF
1 parent 33e91fa commit 6b5e7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/writeConcern/writeconcern-ctor_error-001.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ echo throws(function() {
1414
?>
1515
===DONE===
1616
<?php exit(0); ?>
17-
--EXPECTF--
17+
--EXPECT--
1818
OK: Got MongoDB\Driver\Exception\InvalidArgumentException
1919
MongoDB\Driver\WriteConcern::__construct() expects at most 4 parameters, 5 given
2020
===DONE===

0 commit comments

Comments
 (0)