summaryrefslogtreecommitdiff
path: root/jstests/core/views/views_all_commands.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/views/views_all_commands.js')
-rw-r--r--jstests/core/views/views_all_commands.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/jstests/core/views/views_all_commands.js b/jstests/core/views/views_all_commands.js
index 007cbcf42cc..a5d902c9ad9 100644
--- a/jstests/core/views/views_all_commands.js
+++ b/jstests/core/views/views_all_commands.js
@@ -1,9 +1,10 @@
// @tags: [
+// assumes_superuser_permissions,
// does_not_support_stepdowns,
+// requires_fastcount,
// requires_getmore,
// requires_non_retryable_commands,
// requires_non_retryable_writes,
-// requires_fastcount,
// ]
/*