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