diff --git a/test/functional/test_runner.py b/test/functional/test_runner.py index 8cde0b32f4..1223740004 100755 --- a/test/functional/test_runner.py +++ b/test/functional/test_runner.py @@ -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',