Skip to content

Commit b8d50b4

Browse files
jsignmarioevz
andauthored
Update tests/zkevm/test_worst_compute.py
Co-authored-by: Mario Vega <marioevz@gmail.com>
1 parent a658eed commit b8d50b4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/zkevm/test_worst_compute.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,7 @@ def test_worst_modexp(
162162
tx = Transaction(
163163
to=code_address,
164164
gas_limit=gas_limit,
165-
gas_price=10,
166165
sender=pre.fund_eoa(),
167-
data=[],
168-
value=0,
169166
)
170167

171168
blockchain_test(

0 commit comments

Comments
 (0)