We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19ea642 commit 8cb0251Copy full SHA for 8cb0251
jstests/noPassthrough/disabled_test_parameters.js
@@ -27,7 +27,7 @@
27
assertStarts({
28
'setParameter': {
29
enableTestCommands: v,
30
- enableIndexBuildsCoordinatorForCreateIndexesCommand: 'false',
+ disableIndexSpecNamespaceGeneration: 'false',
31
},
32
});
33
0 commit comments