From bcb38a35ad7b3875eca8bfd5530424df7a052f73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Tamarelle?= Date: Thu, 22 Aug 2024 11:19:01 +0200 Subject: [PATCH] PHPLIB-1444 Unskip failCommand+appName tests on MongoDB 4.4.7+ Sync https://github.com/mongodb/specifications/commit/a35de873621a244b88cad01aa3cd7c8da31a5ecd --- tests/UnifiedSpecTests/load-balancers/sdam-error-handling.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/UnifiedSpecTests/load-balancers/sdam-error-handling.json b/tests/UnifiedSpecTests/load-balancers/sdam-error-handling.json index 083c98e94..47323fae4 100644 --- a/tests/UnifiedSpecTests/load-balancers/sdam-error-handling.json +++ b/tests/UnifiedSpecTests/load-balancers/sdam-error-handling.json @@ -263,7 +263,7 @@ "description": "errors during the initial connection hello are ignored", "runOnRequirements": [ { - "minServerVersion": "4.9" + "minServerVersion": "4.4.7" } ], "operations": [