Skip to content

Commit 7fb41b5

Browse files
Skip on serverless
1 parent 5cc14a1 commit 7fb41b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: spec/spec_tests/data/client_side_encryption/badQueries.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
runOn:
22
- minServerVersion: "4.1.10"
3+
topology: [ "replicaset", "sharded" ]
34
database_name: &database_name "default"
45
collection_name: &collection_name "default"
56

@@ -533,4 +534,4 @@ tests:
533534
filter: {}
534535
fieldName: "encrypted_w_altname"
535536
result:
536-
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

Comments
 (0)