summaryrefslogtreecommitdiff
path: root/jstests/core/plan_cache_sbe.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/plan_cache_sbe.js')
-rw-r--r--jstests/core/plan_cache_sbe.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/core/plan_cache_sbe.js b/jstests/core/plan_cache_sbe.js
index 04284591a1c..6069dae2e25 100644
--- a/jstests/core/plan_cache_sbe.js
+++ b/jstests/core/plan_cache_sbe.js
@@ -12,9 +12,6 @@
* assumes_read_concern_unchanged,
* assumes_read_preference_unchanged,
* assumes_unsharded_collection,
- * # 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() {