Skip to content

Commit 61fb410

Browse files
committed
test: add feature_coinstatsindex.py --descriptors to test_runner.py
1 parent 50b044a commit 61fb410

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
@@ -304,7 +304,8 @@
304304
'feature_txindex_compatibility.py',
305305
'feature_logging.py',
306306
'feature_anchors.py',
307-
'feature_coinstatsindex.py',
307+
'feature_coinstatsindex.py --legacy-wallet',
308+
'feature_coinstatsindex.py --descriptors',
308309
'wallet_orphanedreward.py',
309310
'p2p_node_network_limited.py',
310311
'p2p_permissions.py',

0 commit comments

Comments
 (0)