Skip to content

Commit 6f261a7

Browse files
committed
tests/python/test_mpc.py : test far less cycles, this is excessive
1 parent ecf3b41 commit 6f261a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/python/test_mpc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import pytest
99

1010

11-
NUM_MPC_CYCLES = 100
11+
NUM_MPC_CYCLES = 20
1212

1313

1414
@pytest.fixture

0 commit comments

Comments
 (0)