From bafb5870c11480a90203ea6b3421ab1e20ec6dd1 Mon Sep 17 00:00:00 2001 From: Hsiao-Wei Wang Date: Fri, 19 Aug 2022 01:20:53 +0800 Subject: [PATCH] Update tests/core/pyspec/eth2spec/test/bellatrix/block_processing/test_process_deposit.py Co-authored-by: Danny Ryan --- .../test/bellatrix/block_processing/test_process_deposit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/core/pyspec/eth2spec/test/bellatrix/block_processing/test_process_deposit.py b/tests/core/pyspec/eth2spec/test/bellatrix/block_processing/test_process_deposit.py index eb975130c..b111fd9ff 100644 --- a/tests/core/pyspec/eth2spec/test/bellatrix/block_processing/test_process_deposit.py +++ b/tests/core/pyspec/eth2spec/test/bellatrix/block_processing/test_process_deposit.py @@ -45,7 +45,7 @@ def _run_deposit_processing_with_specific_fork_version( @with_bellatrix_and_later @spec_state_test @always_bls -def test_deposit_with_previous_fork_version__valid_effective(spec, state): +def test_deposit_with_previous_fork_version__valid_ineffective(spec, state): assert state.fork.previous_version != state.fork.current_version yield from _run_deposit_processing_with_specific_fork_version(