summaryrefslogtreecommitdiff
path: root/jstests/core/auth_copydb.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/auth_copydb.js')
-rw-r--r--jstests/core/auth_copydb.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/jstests/core/auth_copydb.js b/jstests/core/auth_copydb.js
index b8a85ae1c03..73df1aec8ca 100644
--- a/jstests/core/auth_copydb.js
+++ b/jstests/core/auth_copydb.js
@@ -1,8 +1,9 @@
// @tags: [
-// requires_non_retryable_commands,
-// requires_fastcount,
-// requires_auth,
-// assumes_write_concern_unchanged
+// assumes_superuser_permissions,
+// assumes_write_concern_unchanged,
+// requires_auth,
+// requires_fastcount,
+// requires_non_retryable_commands,
// ]
a = db.getSisterDB("copydb2-test-a");