We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cc14a1 commit 7fb41b5Copy full SHA for 7fb41b5
spec/spec_tests/data/client_side_encryption/badQueries.yml
@@ -1,5 +1,6 @@
1
runOn:
2
- minServerVersion: "4.1.10"
3
+ topology: [ "replicaset", "sharded" ]
4
database_name: &database_name "default"
5
collection_name: &collection_name "default"
6
@@ -533,4 +534,4 @@ tests:
533
534
filter: {}
535
fieldName: "encrypted_w_altname"
536
result:
- errorContains: "The distinct key is not allowed to be marked for encryption with a non-UUID keyId"
537
+ errorContains: "The distinct key is not allowed to be marked for encryption with a non-UUID keyId"
0 commit comments