summaryrefslogtreecommitdiff
path: root/jstests/auth/role_management_commands_edge_cases.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/auth/role_management_commands_edge_cases.js')
-rw-r--r--jstests/auth/role_management_commands_edge_cases.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/auth/role_management_commands_edge_cases.js b/jstests/auth/role_management_commands_edge_cases.js
index 390c90cc505..9dd774d5518 100644
--- a/jstests/auth/role_management_commands_edge_cases.js
+++ b/jstests/auth/role_management_commands_edge_cases.js
@@ -1,6 +1,7 @@
/**
* This tests that all the different commands for role manipulation all properly handle invalid
* and atypical inputs.
+ * @tags: [requires_sharding]
*/
function runTest(conn) {