summaryrefslogtreecommitdiff
path: root/jstests/core/wildcard_index_cached_plans.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/wildcard_index_cached_plans.js')
-rw-r--r--jstests/core/wildcard_index_cached_plans.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/core/wildcard_index_cached_plans.js b/jstests/core/wildcard_index_cached_plans.js
index 50c59865377..6e98199dbe0 100644
--- a/jstests/core/wildcard_index_cached_plans.js
+++ b/jstests/core/wildcard_index_cached_plans.js
@@ -12,9 +12,6 @@
* # false when the test assumes they are true because the query has already been run many times.
* assumes_balancer_off,
* inspects_whether_plan_cache_entry_is_active,
- * # This test makes assertions about the types of plans produced by the query engine, which has
- * # changed from the classic engine starting in version 5.0.
- * requires_fcv_50,
* ]
*/
(function() {