Skip to content

Commit 70f8704

Browse files
authored
PHPLIB-1444 Unskip failCommand+appName tests on MongoDB 4.4.7+ (#1372)
Sync mongodb/specifications@a35de87
1 parent 07d76ab commit 70f8704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/UnifiedSpecTests/load-balancers/sdam-error-handling.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
"description": "errors during the initial connection hello are ignored",
264264
"runOnRequirements": [
265265
{
266-
"minServerVersion": "4.9"
266+
"minServerVersion": "4.4.7"
267267
}
268268
],
269269
"operations": [

0 commit comments

Comments
 (0)