summaryrefslogtreecommitdiff
path: root/jstests/core/stages_limit_skip.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/stages_limit_skip.js')
-rw-r--r--jstests/core/stages_limit_skip.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/jstests/core/stages_limit_skip.js b/jstests/core/stages_limit_skip.js
index eec25de69ff..b2621623260 100644
--- a/jstests/core/stages_limit_skip.js
+++ b/jstests/core/stages_limit_skip.js
@@ -1,4 +1,7 @@
-// @tags: [does_not_support_stepdowns]
+// @tags: [
+// does_not_support_stepdowns,
+// uses_testing_only_commands,
+// ]
// Test limit and skip
t = db.stages_limit_skip;