summaryrefslogtreecommitdiff
path: root/jstests/auth/auth-counters.js
diff options
context:
space:
mode:
authorSpencer Jackson <spencer.jackson@mongodb.com>2020-09-01 18:18:50 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-09-02 16:27:30 +0000
commit261e6666abccebaf183dd419820f1a843d97b40a (patch)
tree0be59a35fe1410fcc62eb1c81f8c4740ae05ac8e /jstests/auth/auth-counters.js
parent9ed99a5343f9604103b6f83652f6bcc95917fb70 (diff)
downloadmongo-261e6666abccebaf183dd419820f1a843d97b40a.tar.gz
SERVER-50672 Mark auth-counter.js as needing replication
Diffstat (limited to 'jstests/auth/auth-counters.js')
-rw-r--r--jstests/auth/auth-counters.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/auth/auth-counters.js b/jstests/auth/auth-counters.js
index f3f2af6a758..aa42042e0ef 100644
--- a/jstests/auth/auth-counters.js
+++ b/jstests/auth/auth-counters.js
@@ -1,4 +1,5 @@
// Test for auth counters in serverStatus.
+// @tags: [requires_replication]
(function() {
'use strict';