Skip to content

Commit 705e4a4

Browse files
Update tests/zkevm/test_worst_stateful_opcodes.py
Co-authored-by: Jochem Brouwer <jochembrouwer96@gmail.com>
1 parent 6578af6 commit 705e4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/zkevm/test_worst_stateful_opcodes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ def test_worst_selfdestruct_created(
615615
value_bearing: bool,
616616
):
617617
"""
618-
Test running a block with as SELFDESTRUCT calls as possible for deployed contracts in
618+
Test running a block with as many SELFDESTRUCTs as possible for deployed contracts in
619619
the same transaction.
620620
"""
621621
env = Environment()

0 commit comments

Comments
 (0)