stacks-network / stacks-core

The Stacks blockchain implementation
https://docs.stacks.co
GNU General Public License v3.0
3.01k stars 667 forks source link

test: fix `signer_set_rollover` test #5147

Closed obycode closed 2 weeks ago

obycode commented 3 weeks ago

Adjust the block height that it mines to to reach the next cycle in accordance with recent changes.

obycode commented 3 weeks ago

Confirmed, signer_set_rollover is now passing.