Skip to content

Commit 8535c0f

Browse files
jonatackjanus
authored andcommitted
test: move rpc_rawtransaction tests to < 30s group
1 parent 68ad709 commit 8535c0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/functional/test_runner.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,6 @@
124124
'wallet_abandonconflict.py --legacy-wallet',
125125
'wallet_abandonconflict.py --descriptors',
126126
'feature_csv_activation.py',
127-
'rpc_rawtransaction.py --legacy-wallet',
128-
'rpc_rawtransaction.py --descriptors',
129127
'wallet_address_types.py --legacy-wallet',
130128
'wallet_address_types.py --descriptors',
131129
'feature_bip68_sequence.py',
@@ -172,6 +170,8 @@
172170
'feature_proxy.py',
173171
'rpc_signrawtransaction.py --legacy-wallet',
174172
'rpc_signrawtransaction.py --descriptors',
173+
'rpc_rawtransaction.py --legacy-wallet',
174+
'rpc_rawtransaction.py --descriptors',
175175
'wallet_groups.py --legacy-wallet',
176176
'p2p_addrv2_relay.py',
177177
'wallet_groups.py --descriptors',

0 commit comments

Comments
 (0)