summaryrefslogtreecommitdiff
path: root/jstests/auth/views_authz.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/auth/views_authz.js')
-rw-r--r--jstests/auth/views_authz.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/auth/views_authz.js b/jstests/auth/views_authz.js
index 68c28ec03ea..e22dcf86cb6 100644
--- a/jstests/auth/views_authz.js
+++ b/jstests/auth/views_authz.js
@@ -1,6 +1,7 @@
/**
* Tests authorization special cases with views. These are special exceptions that prohibit certain
* operations on views even if the user has an explicit privilege on that view.
+ * @tags: [requires_sharding]
*/
(function() {
"use strict";