Skip to content

Commit fa973c9

Browse files
committed
SERVER-42640 Add uses_transactions to banned_txn_databases_sharded.js test tags
1 parent f1ce85f commit fa973c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jstests/sharding/banned_txn_databases_sharded.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* transactions on sharded clusters, BUT read and writes to other namespaces in the config
99
* database are allowed.
1010
*
11-
* @tags: [requires_find_command]
11+
* @tags: [requires_find_command, uses_transactions]
1212
*/
1313

1414
(function() {

0 commit comments

Comments
 (0)