[test] only run feature_rbf.py once

There is no need to run this test twice with --descriptors and
--legacy-wallet, as it doesn't ever use the wallet.
This commit is contained in:
glozow 2022-09-08 12:25:28 +01:00
parent ea67232cdb
commit 667401a855

View file

@ -231,8 +231,7 @@ BASE_SCRIPTS = [
'rpc_getblockfrompeer.py',
'rpc_invalidateblock.py',
'feature_utxo_set_hash.py',
'feature_rbf.py --legacy-wallet',
'feature_rbf.py --descriptors',
'feature_rbf.py',
'mempool_packages.py',
'mempool_package_onemore.py',
'rpc_createmultisig.py',