diff options
Diffstat (limited to 'jstests/core/profile_find.js')
-rw-r--r-- | jstests/core/profile_find.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/profile_find.js b/jstests/core/profile_find.js index 0464f2ed438..71632197f4c 100644 --- a/jstests/core/profile_find.js +++ b/jstests/core/profile_find.js @@ -1,3 +1,5 @@ +// @tags: [does_not_support_stepdowns] + // Confirms that profiled find execution contains all expected metrics with proper values. (function() { |