Skip to content

Commit 09440f5

Browse files
jsignjochem-brouwer
andcommitted
Update tests/zkevm/test_worst_stateful_opcodes.py
Co-authored-by: Jochem Brouwer <jochembrouwer96@gmail.com>
1 parent 0602e63 commit 09440f5

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
@@ -617,7 +617,7 @@ def test_worst_selfdestruct_created(
617617
value_bearing: bool,
618618
):
619619
"""
620-
Test running a block with as SELFDESTRUCT calls as possible for deployed contracts in
620+
Test running a block with as many SELFDESTRUCTs as possible for deployed contracts in
621621
the same transaction.
622622
"""
623623
env = Environment()

0 commit comments

Comments
 (0)