summaryrefslogtreecommitdiff
path: root/jstests/sharding/restart_transactions.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/restart_transactions.js')
-rw-r--r--jstests/sharding/restart_transactions.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/sharding/restart_transactions.js b/jstests/sharding/restart_transactions.js
index 8d4089e266a..ebf93496762 100644
--- a/jstests/sharding/restart_transactions.js
+++ b/jstests/sharding/restart_transactions.js
@@ -2,7 +2,7 @@
* Verify the states that a multi-statement transaction can be restarted on at the active
* transaction number for servers in a sharded cluster.
*
- * @tags: [requires_sharding, uses_transactions]
+ * @tags: [requires_sharding, uses_transactions, uses_prepare_transaction]
*/
(function() {
"use strict";