summaryrefslogtreecommitdiff
path: root/jstests/core/stages_and_hash.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/stages_and_hash.js')
-rw-r--r--jstests/core/stages_and_hash.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/stages_and_hash.js b/jstests/core/stages_and_hash.js
index 6e56ee51106..4e75dace007 100644
--- a/jstests/core/stages_and_hash.js
+++ b/jstests/core/stages_and_hash.js
@@ -1,4 +1,6 @@
+// The test runs commands that are not allowed with security token: stageDebug.
// @tags: [
+// not_allowed_with_security_token,
// does_not_support_stepdowns,
// uses_testing_only_commands,
// no_selinux,