Skip to content

Commit e4a54af

Browse files
committed
test: add wallet_transactiontime_rescan.py --descriptors to test_runner.py
1 parent b60e02e commit e4a54af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/functional/test_runner.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,8 @@
178178
'rpc_rawtransaction.py --legacy-wallet',
179179
'rpc_rawtransaction.py --descriptors',
180180
'wallet_groups.py --legacy-wallet',
181-
'wallet_transactiontime_rescan.py',
181+
'wallet_transactiontime_rescan.py --descriptors',
182+
'wallet_transactiontime_rescan.py --legacy-wallet',
182183
'p2p_addrv2_relay.py',
183184
'wallet_groups.py --descriptors',
184185
'p2p_compactblocks_hb.py',

0 commit comments

Comments
 (0)