summaryrefslogtreecommitdiff
path: root/jstests/core/startup_log.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/startup_log.js')
-rw-r--r--jstests/core/startup_log.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/jstests/core/startup_log.js b/jstests/core/startup_log.js
index b8021675d44..1c66e463f43 100644
--- a/jstests/core/startup_log.js
+++ b/jstests/core/startup_log.js
@@ -6,10 +6,7 @@
* @tags: [
* assumes_read_preference_unchanged,
* requires_collstats,
- *
- * # mongoe modifies commandline internally so the check for unaltered getCmdLineOpts fails,
- * # figure out if this can be fixed
- * incompatible_with_embedded_todo_investigate,
+ * requires_capped,
* ]
*/