Skip to content

Commit b79dbe8

Browse files
committed
test: add feature_rbf.py --descriptors to test_runner.py
1 parent 166f8ec commit b79dbe8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: test/functional/test_runner.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,8 @@
217217
'rpc_getblockfilter.py',
218218
'rpc_invalidateblock.py',
219219
'feature_utxo_set_hash.py',
220-
'feature_rbf.py',
220+
'feature_rbf.py --legacy-wallet',
221+
'feature_rbf.py --descriptors',
221222
'mempool_packages.py',
222223
'mempool_package_onemore.py',
223224
'rpc_createmultisig.py --legacy-wallet',

0 commit comments

Comments
 (0)