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.js6
1 files changed, 5 insertions, 1 deletions
diff --git a/jstests/core/apply_ops1.js b/jstests/core/apply_ops1.js
index 1e6efcfa126..c57f22d1c43 100644
--- a/jstests/core/apply_ops1.js
+++ b/jstests/core/apply_ops1.js
@@ -1,4 +1,8 @@
-// @tags: [requires_non_retryable_commands, requires_fastcount]
+// @tags: [
+// assumes_superuser_permissions,
+// requires_fastcount,
+// requires_non_retryable_commands,
+// ]
(function() {
"use strict";