summaryrefslogtreecommitdiff
path: root/jstests/core/explain_multi_plan_count.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/explain_multi_plan_count.js')
-rw-r--r--jstests/core/explain_multi_plan_count.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/jstests/core/explain_multi_plan_count.js b/jstests/core/explain_multi_plan_count.js
index d9986f4da8c..2ac52019cf3 100644
--- a/jstests/core/explain_multi_plan_count.js
+++ b/jstests/core/explain_multi_plan_count.js
@@ -4,9 +4,8 @@
// This test is not prepared to handle explain output for sharded collections or when executed
// against a mongos.
// @tags: [
-// requires_fcv_49,
-// assumes_unsharded_collection,
// assumes_against_mongod_not_mongos,
+// assumes_unsharded_collection,
// ]
(function() {