Skip to content

Commit 45948d9

Browse files
committed
Fix missing space in error expectation
1 parent a720428 commit 45948d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/manager/manager-set-uri-options-002.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Deprecated: MongoDB\Driver\Manager::__construct(): The "context" driver option i
5050

5151
Deprecated: MongoDB\Driver\Manager::__construct(): The "allow_self_signed" context driver option is deprecated. Please use the "tlsAllowInvalidCertificates" URI option instead.%s
5252
OK: Got MongoDB\Driver\Exception\ConnectionTimeoutException
53-
No suitable servers found (`serverSelectionTryOnce` set): [%scalling %s on '%s']
53+
No suitable servers found (`serverSelectionTryOnce` set): [%s calling %s on '%s']
5454

5555
Deprecated: MongoDB\Driver\Manager::__construct(): The "context" driver option is deprecated.%s
5656

0 commit comments

Comments
 (0)