Skip to content

Commit e877c7b

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

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
@@ -489,7 +489,7 @@ def test_worst_selfdestruct_existing(
489489
pre: Alloc,
490490
value_bearing: bool,
491491
):
492-
"""Test running a block with as SELFDESTRUCT calls as possible for existing contracts."""
492+
"""Test running a block with as many SELFDESTRUCTs as possible for existing contracts."""
493493
env = Environment(gas_limit=100_000_000_000)
494494
attack_gas_limit = Environment().gas_limit
495495

0 commit comments

Comments
 (0)