We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182caa1 commit 4402e18Copy full SHA for 4402e18
test/unit/assorted/uri_options.spec.test.ts
@@ -35,7 +35,7 @@ describe('URI option spec tests', function () {
35
'Too high zlibCompressionLevel causes a warning',
36
'Too low zlibCompressionLevel causes a warning',
37
38
- // TODO(NODE-3917): Fix directConnection and loadBalanced option validation
+ // TODO(NODE-3989): Fix legacy boolean parsing
39
'Invalid loadBalanced value'
40
];
41
0 commit comments