Skip to content

Commit

Permalink
Update linked todo on load balancer test
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Feb 14, 2022
1 parent 182caa1 commit 4402e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/assorted/uri_options.spec.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ describe('URI option spec tests', function () {
'Too high zlibCompressionLevel causes a warning',
'Too low zlibCompressionLevel causes a warning',

// TODO(NODE-3917): Fix directConnection and loadBalanced option validation
// TODO(NODE-3989): Fix legacy boolean parsing
'Invalid loadBalanced value'
];

Expand Down

0 comments on commit 4402e18

Please sign in to comment.