Skip to content

Commit 129f71c

Browse files
committed
refactor: remove unused test function arg
1 parent 6a574d3 commit 129f71c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/cancun/eip4788_beacon_root/test_beacon_root_contract.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@ def test_invalid_beacon_root_calldata_value(
282282
def test_beacon_root_selfdestruct(
283283
blockchain_test: BlockchainTestFiller,
284284
pre: Alloc,
285-
post: Dict,
286285
):
287286
"""Tests that self destructing the beacon root address transfers actors balance correctly."""
288287
# self destruct actor

0 commit comments

Comments
 (0)