Skip to content

Commit 5016294

Browse files
committed
chore: move functional test wallet_multiwallet from category "slow 5 minutes" to "fast test"
1 parent ef7ce87 commit 5016294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/functional/test_runner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@
105105
'rpc_fundrawtransaction.py --legacy-wallet',
106106
'rpc_fundrawtransaction.py --legacy-wallet --nohd',
107107
'rpc_fundrawtransaction.py --descriptors',
108-
'wallet_multiwallet.py --usecli',
109108
'p2p_quorum_data.py',
110109
# vv Tests less than 2m vv
111110
'p2p_instantsend.py',
@@ -174,6 +173,7 @@
174173
'mempool_persist.py',
175174
'wallet_multiwallet.py --legacy-wallet',
176175
'wallet_multiwallet.py --descriptors',
176+
'wallet_multiwallet.py --usecli',
177177
'wallet_createwallet.py --legacy-wallet',
178178
'wallet_createwallet.py --usecli',
179179
'wallet_createwallet.py --descriptors',

0 commit comments

Comments
 (0)