Skip to content

Commit 6c28494

Browse files
Update linked todo on load balancer test
1 parent b73401b commit 6c28494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/assorted/uri_options.spec.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ describe('URI option spec tests', function () {
3232
'Too high zlibCompressionLevel causes a warning',
3333
'Too low zlibCompressionLevel causes a warning',
3434

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

0 commit comments

Comments
 (0)