Skip to content

Commit

Permalink
Add skipcomplex
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjward committed Oct 31, 2024
1 parent dda1721 commit b90c4b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/regression/test_real_space.py
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ def poisson(resolution):
assert ln(poisson(50)/poisson(100))/ln(2) > 1.99


@pytest.mark.skipcomplex
def test_real_space_nonlinear_solve():
M = UnitIntervalMesh(5)

Expand Down

0 comments on commit b90c4b4

Please sign in to comment.