Skip to content

Commit b7eb8a4

Browse files
authored
PHPLIB-947: Require 7.0+ for CSFLE explain command test (#1111)
Synced to mongodb/specifications@08c206e
1 parent 4004792 commit b7eb8a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SpecTests/client-side-encryption/tests/explain.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"runOn": [
33
{
4-
"minServerVersion": "4.1.10"
4+
"minServerVersion": "7.0.0"
55
}
66
],
77
"database_name": "default",

0 commit comments

Comments
 (0)