Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ta440 committed Nov 16, 2023
1 parent 792bb45 commit 126ce4e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions integration-tests/transport/test_limiters.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,10 +224,9 @@ def setup_limiters(dirname, space):
else:
return stepper, tmax, true_field


@pytest.mark.parametrize('space', ['Vtheta_degree_0', 'Vtheta_degree_1', 'DG0',
'DG1', 'DG1_equispaced', 'mixed_FS'])


def test_limiters(tmpdir, space):

# Setup and run
Expand Down

0 comments on commit 126ce4e

Please sign in to comment.