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.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/plan_cache_shell_helpers.js b/jstests/core/plan_cache_shell_helpers.js
index ec4ab6df693..6ffbae8bed5 100644
--- a/jstests/core/plan_cache_shell_helpers.js
+++ b/jstests/core/plan_cache_shell_helpers.js
@@ -1,3 +1,5 @@
+// @tags: [does_not_support_stepdowns]
+
// Test the shell helpers which wrap the plan cache commands.
var t = db.jstests_plan_cache_shell_helpers;