Skip to content

Commit 4402e18

Browse files
Update linked todo on load balancer test
1 parent 182caa1 commit 4402e18

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
@@ -35,7 +35,7 @@ describe('URI option spec tests', function () {
3535
'Too high zlibCompressionLevel causes a warning',
3636
'Too low zlibCompressionLevel causes a warning',
3737

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

0 commit comments

Comments
 (0)