Skip to content
Prev Previous commit
Next Next commit
new todo cmment
  • Loading branch information
baileympearson committed Aug 15, 2024
commit d5a8631b4e5936ae44ab75e0b6e91c124392a696
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ describe('Client Side Encryption (Legacy)', function () {

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