diff --git a/test/functional/feature_llmq_evo.py b/test/functional/feature_llmq_evo.py index 3db6498970ed3..aa47e208ec6aa 100755 --- a/test/functional/feature_llmq_evo.py +++ b/test/functional/feature_llmq_evo.py @@ -114,7 +114,7 @@ def run_test(self): self.log.info("Test that EvoNodes are paid 4x blocks in a row") self.test_evo_payments(window_analysis=256) - # TODO send an EHF signal! + self.mine_quorum() self.activate_mn_rr() self.log.info("Activated MN RewardReallocation at height:" + str(self.nodes[0].getblockcount()))