diff --git a/test/functional/test_runner.py b/test/functional/test_runner.py index 442486921b..c1f2e8621e 100755 --- a/test/functional/test_runner.py +++ b/test/functional/test_runner.py @@ -186,6 +186,7 @@ 'wallet_mnemonicnew.py', 'wallet_importmasterkey.py', 'proposer_multiwallet.py', + 'feature_snapshot_finalization.py', 'rpc_getchainparams.py', 'rpc_calcsnapshothash.py', 'rpc_validator.py',