summaryrefslogtreecommitdiff
path: root/jstests/auth/authz_modifications_access_control.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/auth/authz_modifications_access_control.js')
-rw-r--r--jstests/auth/authz_modifications_access_control.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/auth/authz_modifications_access_control.js b/jstests/auth/authz_modifications_access_control.js
index 874135a2d3e..11b9a59e593 100644
--- a/jstests/auth/authz_modifications_access_control.js
+++ b/jstests/auth/authz_modifications_access_control.js
@@ -1,5 +1,6 @@
/**
* This tests that the proper access control is enforced around modifications to user and role data.
+ * @tags: [requires_sharding]
*/
function runTest(conn) {