summaryrefslogtreecommitdiff
path: root/jstests/core/plan_cache_shell_helpers.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/plan_cache_shell_helpers.js')
-rw-r--r--jstests/core/plan_cache_shell_helpers.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/core/plan_cache_shell_helpers.js b/jstests/core/plan_cache_shell_helpers.js
index da0510befed..aba0d20047e 100644
--- a/jstests/core/plan_cache_shell_helpers.js
+++ b/jstests/core/plan_cache_shell_helpers.js
@@ -10,7 +10,6 @@
// assumes_read_preference_unchanged,
// assumes_unsharded_collection,
// does_not_support_stepdowns,
-// sbe_incompatible,
// ]
(function() {
var coll = db.jstests_plan_cache_shell_helpers;