Skip to content

Commit

Permalink
Update test_grayscott.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pancetta authored Sep 27, 2024
1 parent 1709dd6 commit 5b571dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pySDC/projects/SDC_showdown/tests/test_grayscott.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import pytest


@pytest.mark.slow
@pytest.mark.petsc
@pytest.mark.timeout(600)
@pytest.mark.timeout(900)
def test_grayscott():
from pySDC.projects.SDC_showdown.SDC_timing_GrayScott import main

Expand Down

0 comments on commit 5b571dd

Please sign in to comment.