Skip to content

Commit e20653b

Browse files
authored
Fix typo in test title
Type appears to have been introduced in 43b06f0
1 parent 6c67a9a commit e20653b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/manager/manager-ctor-read_preference-error-002.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--TEST--
2-
MongoDB\Driver\Manager::__construct(): invalid read preference (maxStalenesSeconds)
2+
MongoDB\Driver\Manager::__construct(): invalid read preference (maxStalenessSeconds)
33
--FILE--
44
<?php
55

0 commit comments

Comments
 (0)