summaryrefslogtreecommitdiff
path: root/jstests/core/profile_list_collections.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/profile_list_collections.js')
-rw-r--r--jstests/core/profile_list_collections.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/profile_list_collections.js b/jstests/core/profile_list_collections.js
index 8caaf624e95..8ddd7b9f246 100644
--- a/jstests/core/profile_list_collections.js
+++ b/jstests/core/profile_list_collections.js
@@ -1,3 +1,5 @@
+// @tags: [does_not_support_stepdowns, requires_getmore]
+
// Confirms that a listCollections command is not profiled.
(function() {