Skip to content

Commit 7d48818

Browse files
authored
DRIVERS-2266 remove string assertion from CSFLE Custom Endpoint test case 5 (#1171)
1 parent 98db467 commit 7d48818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/client-side-encryption/tests/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -766,7 +766,7 @@ Test cases
766766
endpoint: "kms.us-east-2.amazonaws.com"
767767
}
768768
769-
Expect this to fail with an exception with a message containing the string: "us-east-1"
769+
Expect this to fail with an exception.
770770

771771
6. Call `client_encryption.createDataKey()` with "aws" as the provider and the following masterKey:
772772

0 commit comments

Comments
 (0)