summaryrefslogtreecommitdiff
path: root/jstests/sharding/libs/last_lts_mongod_commands.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/libs/last_lts_mongod_commands.js')
-rw-r--r--jstests/sharding/libs/last_lts_mongod_commands.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/sharding/libs/last_lts_mongod_commands.js b/jstests/sharding/libs/last_lts_mongod_commands.js
index ec19e8b8342..39401bfb0a9 100644
--- a/jstests/sharding/libs/last_lts_mongod_commands.js
+++ b/jstests/sharding/libs/last_lts_mongod_commands.js
@@ -18,6 +18,7 @@ const commandsAddedToMongodSinceLastLTS = [
"clusterAbortTransaction",
"clusterAggregate",
"clusterCommitTransaction",
+ "clusterCount",
"clusterDelete",
"clusterFind",
"clusterGetMore",