Skip to content

Commit e8a0bfd

Browse files
committed
chore: link drivers ticket
1 parent 05a5e69 commit e8a0bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tools/unified-spec-runner/operations.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,7 @@ operations.set('rewrapManyDataKey', async ({ entities, operation }) => {
661661

662662
const rewrapManyDataKeyResult = await clientEncryption.rewrapManyDataKey(filter, opts);
663663
if (rewrapManyDataKeyResult.bulkWriteResult != null) {
664-
// TODO: Create DRIVERS ticket.
664+
// TODO: Can be removed with DRIVERS-2523
665665
//
666666
// The unified spec runner match function will assert that documents have no extra
667667
// keys. For `rewrapManyDataKey` operations, our unifed tests will fail because

0 commit comments

Comments
 (0)