summaryrefslogtreecommitdiff
path: root/jstests/core/apply_ops1.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/apply_ops1.js')
-rw-r--r--jstests/core/apply_ops1.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/jstests/core/apply_ops1.js b/jstests/core/apply_ops1.js
index 0dc0586e43e..dd2e4ceb79b 100644
--- a/jstests/core/apply_ops1.js
+++ b/jstests/core/apply_ops1.js
@@ -1,9 +1,9 @@
// @tags: [
-// requires_non_retryable_commands,
-// requires_fastcount,
-//
-// # applyOps uses the oplog that require replication support
-// requires_replication,
+// assumes_superuser_permissions,
+// requires_fastcount,
+// requires_non_retryable_commands,
+// # applyOps uses the oplog that require replication support
+// requires_replication,
// ]
(function() {