Skip to content

Commit c6a2ddd

Browse files
authored
chore(NODE-4162): removed TODO (#3242)
1 parent c12fef3 commit c6a2ddd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/client-side-encryption/client_side_encryption.prose.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -931,7 +931,6 @@ describe('Client Side Encryption Prose Tests', metadata, function () {
931931
},
932932
succeed: false,
933933
errorValidator: err => {
934-
// TODO(NODE-4162): aws region test should only check if an error is thrown
935934
expect(err).to.be.an.instanceOf(Error);
936935
}
937936
},

0 commit comments

Comments
 (0)