summaryrefslogtreecommitdiff
path: root/jstests/sharding/txn_recover_decision_using_recovery_router.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/txn_recover_decision_using_recovery_router.js')
-rw-r--r--jstests/sharding/txn_recover_decision_using_recovery_router.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/sharding/txn_recover_decision_using_recovery_router.js b/jstests/sharding/txn_recover_decision_using_recovery_router.js
index 8a320444b82..ef154f4a7fd 100644
--- a/jstests/sharding/txn_recover_decision_using_recovery_router.js
+++ b/jstests/sharding/txn_recover_decision_using_recovery_router.js
@@ -2,7 +2,7 @@
* Tests that the coordinateCommitTransaction command falls back to recovering the decision from
* the local participant.
*
- * @tags: [uses_transactions, uses_prepare_transaction]
+ * @tags: [uses_transactions, uses_prepare_transaction, uses_multi_shard_transaction]
*/
(function() {
"use strict";