summaryrefslogtreecommitdiff
path: root/jstests/aggregation/sources/lookup/profile_lookup.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/aggregation/sources/lookup/profile_lookup.js')
-rw-r--r--jstests/aggregation/sources/lookup/profile_lookup.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/aggregation/sources/lookup/profile_lookup.js b/jstests/aggregation/sources/lookup/profile_lookup.js
index f2c9df8331c..0f6c5d625d4 100644
--- a/jstests/aggregation/sources/lookup/profile_lookup.js
+++ b/jstests/aggregation/sources/lookup/profile_lookup.js
@@ -1,4 +1,4 @@
-// @tags: [does_not_support_stepdowns, requires_profiling]
+// @tags: [does_not_support_stepdowns, requires_profiling, assumes_superuser_permissions]
//
// Tests that profiled $lookups contain the correct namespace and that Top is updated accordingly.