summaryrefslogtreecommitdiff
path: root/jstests/auth
diff options
context:
space:
mode:
authorSara Golemon <sara.golemon@mongodb.com>2021-06-29 18:50:35 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-07-02 14:49:10 +0000
commitb587565b02c5a93bcf9097190d5b715b7f40ab0b (patch)
tree37e6eb94c79174e7fb94be2afe4ae19ee6bd520b /jstests/auth
parent626aed97d918b44d57acd7efd41aa0a6f1debd05 (diff)
downloadmongo-b587565b02c5a93bcf9097190d5b715b7f40ab0b.tar.gz
SERVER-58157 Add requires_replication to impersonate-deny.js
Diffstat (limited to 'jstests/auth')
-rw-r--r--jstests/auth/impersonation-deny.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/auth/impersonation-deny.js b/jstests/auth/impersonation-deny.js
index 661d5b53d31..716094efa8e 100644
--- a/jstests/auth/impersonation-deny.js
+++ b/jstests/auth/impersonation-deny.js
@@ -1,4 +1,5 @@
// Test that manually inserted impersonation can't escalate privileges.
+// @tags: [requires_replication]
(function() {
'use strict';