Skip to content

Commit d5a8631

Browse files
new todo cmment
1 parent aea5126 commit d5a8631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/client-side-encryption/client_side_encryption.spec.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ describe('Client Side Encryption (Legacy)', function () {
9898

9999
if (isServerless) {
100100
if (description === "Compact works with 'range' fields") {
101-
return 'TODO(CLOUDP-267864): fix compactStructuredEncryptionData against serverless';
101+
return 'TODO(NODE-6332): fix compactStructuredEncryptionData against serverless';
102102
}
103103
// TODO(NODE-4730): Fix failing csfle tests against serverless
104104
const isSkippedTest = [

0 commit comments

Comments
 (0)