Skip to content

Commit 5b571dd

Browse files
authored
Update test_grayscott.py
1 parent 1709dd6 commit 5b571dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pySDC/projects/SDC_showdown/tests/test_grayscott.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import pytest
22

3-
3+
@pytest.mark.slow
44
@pytest.mark.petsc
5-
@pytest.mark.timeout(600)
5+
@pytest.mark.timeout(900)
66
def test_grayscott():
77
from pySDC.projects.SDC_showdown.SDC_timing_GrayScott import main
88

0 commit comments

Comments
 (0)