Skip to content

Commit b8776b3

Browse files
test(NODE-7185): remove TODO from hedge tests
Co-authored-by: Bailey Pearson <[email protected]>
1 parent 8ceaec4 commit b8776b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/server-selection/readpreference.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ describe('ReadPreference', function () {
232232
);
233233
});
234234

235-
// TODO(NODE-7219): Hedge reads are deprecated in MongoDB Server version 8.0.
236235
context('hedge', function () {
237236
it('should set hedge using [find option & empty hedge]', {
238237
metadata: { requires: { topology: 'replicaset' } },

0 commit comments

Comments
 (0)