summaryrefslogtreecommitdiff
path: root/jstests/auth/log_userid_off.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/auth/log_userid_off.js')
-rw-r--r--jstests/auth/log_userid_off.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/auth/log_userid_off.js b/jstests/auth/log_userid_off.js
index 23e90b6fd1e..0232db94aee 100644
--- a/jstests/auth/log_userid_off.js
+++ b/jstests/auth/log_userid_off.js
@@ -2,6 +2,7 @@
* Tests that logged users will not show up in the log.
*
* @param mongo {Mongo} connection object.
+ * @tags: [requires_sharding]
*/
var doTest = function(mongo, callSetParam) {
var TEST_USER = 'foo';