summaryrefslogtreecommitdiff
path: root/jstests/watchdog/wd_journal_hang.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/watchdog/wd_journal_hang.js')
-rw-r--r--jstests/watchdog/wd_journal_hang.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/watchdog/wd_journal_hang.js b/jstests/watchdog/wd_journal_hang.js
index e33931cf5dd..7f1ad896ac9 100644
--- a/jstests/watchdog/wd_journal_hang.js
+++ b/jstests/watchdog/wd_journal_hang.js
@@ -1,5 +1,5 @@
// Storage Node Watchdog - validate watchdog monitors --dbpath /journal
-// @tags: [requires_wiredtiger,requires_journaling]
+// @tags: [requires_journaling]
//
load("jstests/watchdog/lib/wd_test_common.js");