Skip to content

Commit 089aa02

Browse files
committed
fix(tests): remove pre-allocation group seapartion
1 parent 976c290 commit 089aa02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/benchmark/compute/instruction/test_block_context.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ def test_block_context_ops(
5959
],
6060
)
6161
@pytest.mark.slow("Generates long chain")
62-
@pytest.mark.pre_alloc_group("separate", reason="Generates long chain")
6362
def test_blockhash(
6463
benchmark_test: BenchmarkTestFiller,
6564
index: int | None,

0 commit comments

Comments
 (0)