summaryrefslogtreecommitdiff
path: root/jstests/core/profile_findandmodify.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/profile_findandmodify.js')
-rw-r--r--jstests/core/profile_findandmodify.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/jstests/core/profile_findandmodify.js b/jstests/core/profile_findandmodify.js
index 48ec80511eb..56e673ae639 100644
--- a/jstests/core/profile_findandmodify.js
+++ b/jstests/core/profile_findandmodify.js
@@ -1,8 +1,5 @@
// Confirms that profiled findAndModify execution contains all expected metrics with proper values.
-// @tags: [
-// # profile command is not available on embedded
-// incompatible_with_embedded,
-// ]
+// @tags: [requires_profiling]
(function() {
"use strict";