summaryrefslogtreecommitdiff
path: root/jstests/replsets/standalone_replication_recovery_prepare_with_commit.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/replsets/standalone_replication_recovery_prepare_with_commit.js')
-rw-r--r--jstests/replsets/standalone_replication_recovery_prepare_with_commit.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/replsets/standalone_replication_recovery_prepare_with_commit.js b/jstests/replsets/standalone_replication_recovery_prepare_with_commit.js
index e3843d99056..19813c1ce77 100644
--- a/jstests/replsets/standalone_replication_recovery_prepare_with_commit.js
+++ b/jstests/replsets/standalone_replication_recovery_prepare_with_commit.js
@@ -3,7 +3,7 @@
* 'recoverFromOplogAsStandalone' flag.
*
* This test only makes sense for storage engines that support recover to stable timestamp.
- * @tags: [requires_wiredtiger, requires_persistence, requires_journaling, requires_replication,
+ * @tags: [requires_persistence, requires_journaling, requires_replication,
* requires_majority_read_concern, uses_transactions, uses_prepare_transaction]
*/
(function() {