Skip to content

Commit 501412c

Browse files
author
levon80999
committed
PHPLIB-930: Update expected error in fle2-InsertFind-Unindexed test
https://jira.mongodb.org/browse/PHPLIB-930 Related to https://jira.mongodb.org/browse/DRIVERS-2407 Synced with mongodb/specifications@mongodb/specifications@1a911b5e8911f6f57426ec1d451dbdc19480afd8
1 parent 72e0d5d commit 501412c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SpecTests/client-side-encryption/tests/fle2-InsertFind-Unindexed.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
}
242242
},
243243
"result": {
244-
"errorContains": "Cannot query"
244+
"errorContains": "encrypt"
245245
}
246246
}
247247
]

0 commit comments

Comments
 (0)