summaryrefslogtreecommitdiff
path: root/jstests/core/apitest_db_profile_level.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/apitest_db_profile_level.js')
-rw-r--r--jstests/core/apitest_db_profile_level.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/jstests/core/apitest_db_profile_level.js b/jstests/core/apitest_db_profile_level.js
index 733c4df8741..cc01b2914ce 100644
--- a/jstests/core/apitest_db_profile_level.js
+++ b/jstests/core/apitest_db_profile_level.js
@@ -1,6 +1,9 @@
/**
* Tests for setting of profile levels
- * @tags: [does_not_support_stepdowns, requires_profiling, requires_fcv_47]
+ * @tags: [
+ * does_not_support_stepdowns,
+ * requires_profiling,
+ * ]
*/
(function() {