We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60e02e commit e4a54afCopy full SHA for e4a54af
test/functional/test_runner.py
@@ -178,7 +178,8 @@
178
'rpc_rawtransaction.py --legacy-wallet',
179
'rpc_rawtransaction.py --descriptors',
180
'wallet_groups.py --legacy-wallet',
181
- 'wallet_transactiontime_rescan.py',
+ 'wallet_transactiontime_rescan.py --descriptors',
182
+ 'wallet_transactiontime_rescan.py --legacy-wallet',
183
'p2p_addrv2_relay.py',
184
'wallet_groups.py --descriptors',
185
'p2p_compactblocks_hb.py',
0 commit comments