feature_fee_estimation extended tests in elements

This commit is contained in:
Tom Trevethan 2025-10-27 13:02:17 +00:00
parent 083f7b7e2f
commit f1cd02dede

View file

@ -126,7 +126,6 @@ BASE_SCRIPTS = [
'wallet_elements_dust_relay.py',
# Longest test should go first, to favor running tests in parallel
# vv Tests less than 5m vv
# 'feature_fee_estimation.py', # ELEMENTS FIXME: in extended tests
'feature_taproot.py',
'feature_block.py',
'wallet_elements_regression_1263.py',