Merge pull request #2520 from ethereum/beta.1-tests

fix last beta.1 mainnet test
This commit is contained in:
Danny Ryan 2021-07-14 11:40:59 -06:00 committed by GitHub
commit b541b8e763
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -218,7 +218,7 @@ def test_some_slashed_zero_scores_full_participation(spec, state):
@spec_state_test
@leaking()
def test_some_slashed_zero_scores_full_participation_leaking(spec, state):
slash_some_validators(spec, state, rng=Random(33221))
slash_some_validators(spec, state, rng=Random(332243))
yield from run_inactivity_scores_test(
spec, state,
set_full_participation, zero_inactivity_scores,