Skip to content

Commit

Permalink
Fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalinin committed Oct 18, 2024
1 parent 2a06d91 commit 84d7ba2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def run_test_activation_queue_eligibility(spec, state, validator_index, balance)

# ready for entrance into activation queue
mock_deposit(spec, state, validator_index)

yield from run_epoch_processing_with(spec, state, 'process_registry_updates')

# validator moved into activation queue if eligible
Expand Down

0 comments on commit 84d7ba2

Please sign in to comment.