Skip to content

Commit

Permalink
chore(NODE-4162): removed TODO (#3242)
Browse files Browse the repository at this point in the history
  • Loading branch information
bajanam committed May 10, 2022
1 parent c12fef3 commit c6a2ddd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -931,7 +931,6 @@ describe('Client Side Encryption Prose Tests', metadata, function () {
},
succeed: false,
errorValidator: err => {
// TODO(NODE-4162): aws region test should only check if an error is thrown
expect(err).to.be.an.instanceOf(Error);
}
},
Expand Down

0 comments on commit c6a2ddd

Please sign in to comment.