summaryrefslogtreecommitdiff
path: root/jstests/core/notablescan.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/notablescan.js')
-rw-r--r--jstests/core/notablescan.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/notablescan.js b/jstests/core/notablescan.js
index 69da1e9c547..d9917af5889 100644
--- a/jstests/core/notablescan.js
+++ b/jstests/core/notablescan.js
@@ -5,6 +5,7 @@
// # parameter. The former operations may be routed to a secondary in the replica set, whereas the
// # latter must be routed to the primary.
// assumes_read_preference_unchanged,
+// assumes_superuser_permissions,
// does_not_support_stepdowns,
// ]