Skip to content

Commit

Permalink
Fix exception message expectation on MongoDB latest
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Sep 9, 2024
1 parent 0cfecc2 commit 2c2b6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/manager/manager-executeBulkWrite-011.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ var_dump(iterator_to_array($cursor));
OK: Got MongoDB\Driver\Exception\BulkWriteException
Document failed validation
OK: Got MongoDB\Driver\Exception\BulkWriteException
Document failed validation
%SDocument failed validation
array(3) {
[0]=>
object(stdClass)#%d (2) {
Expand Down

0 comments on commit 2c2b6c5

Please sign in to comment.