We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9afcf4a + 5e7e518 commit 575e6a4Copy full SHA for 575e6a4
tests/manager/manager-executeCommand_error-003.phpt
@@ -17,5 +17,5 @@ echo throws(function() use($manager, $command) {
17
<?php exit(0); ?>
18
--EXPECTF--
19
OK: Got MongoDB\Driver\Exception\ConnectionTimeoutException
20
-No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling ismaster on '%s']
+No suitable servers found (`serverSelectionTryOnce` set): %s
21
===DONE===
0 commit comments