Skip to content

Commit 869737e

Browse files
committed
fix(tests): fix small copy-paste error that caused unknown fixture error
1 parent 06b1fbd commit 869737e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/prague/eip7002_el_triggerable_withdrawals/test_eip_mainnet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525

2626
@pytest.mark.parametrize(
27-
"blocks_consolidation_requests",
27+
"blocks_withdrawal_requests",
2828
[
2929
pytest.param(
3030
[

0 commit comments

Comments
 (0)