summaryrefslogtreecommitdiff
path: root/jstests
diff options
context:
space:
mode:
Diffstat (limited to 'jstests')
-rw-r--r--jstests/replsets/stable_timestamp_can_advance_after_oplog_hole_abort.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/replsets/stable_timestamp_can_advance_after_oplog_hole_abort.js b/jstests/replsets/stable_timestamp_can_advance_after_oplog_hole_abort.js
index af361887639..41a20e892c3 100644
--- a/jstests/replsets/stable_timestamp_can_advance_after_oplog_hole_abort.js
+++ b/jstests/replsets/stable_timestamp_can_advance_after_oplog_hole_abort.js
@@ -1,7 +1,7 @@
/**
* Test that the stable timestamp can advance after an oplog hole is released via an abort.
*
- * @tags: [uses_transactions]
+ * @tags: [uses_transactions,requires_fcv_44]
*/
(function() {