Skip to content

Commit

Permalink
Add feature_any_asset_fee.py test to the runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Mixa84 committed Apr 15, 2024
1 parent 659c80f commit 5d205ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/functional/test_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,9 @@
'feature_reindex.py',
'feature_abortnode.py',
# vv Tests less than 30s vv
# Sequentia tests
'feature_any_asset_fee.py',
# -------------------
'wallet_keypool_topup.py --legacy-wallet',
'wallet_keypool_topup.py --descriptors',
'interface_zmq.py',
Expand Down

0 comments on commit 5d205ac

Please sign in to comment.