summaryrefslogtreecommitdiff
path: root/jstests/libs/override_methods/read_and_write_concern_helpers.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/libs/override_methods/read_and_write_concern_helpers.js')
-rw-r--r--jstests/libs/override_methods/read_and_write_concern_helpers.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/libs/override_methods/read_and_write_concern_helpers.js b/jstests/libs/override_methods/read_and_write_concern_helpers.js
index d53a0dafad3..cfd1a00ebfa 100644
--- a/jstests/libs/override_methods/read_and_write_concern_helpers.js
+++ b/jstests/libs/override_methods/read_and_write_concern_helpers.js
@@ -32,6 +32,7 @@ var kCommandsSupportingWriteConcern = new Set([
"_configsvrAddShard",
"_configsvrAddShardToZone",
"_configsvrCommitChunkMerge",
+ "_configsvrCommitChunksMerge",
"_configsvrCommitChunkMigration",
"_configsvrCommitChunkSplit",
"_configsvrCreateDatabase",