Skip to content

Commit cbed263

Browse files
committed
add slow marker
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
1 parent 5acdc9f commit cbed263

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/zkevm/test_worst_compute.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,7 @@ def test_worst_modexp(
369369
),
370370
],
371371
)
372+
@pytest.mark.slow()
372373
def test_worst_precompile_fixed_cost(
373374
blockchain_test: BlockchainTestFiller,
374375
pre: Alloc,

0 commit comments

Comments
 (0)