Skip to content

Commit

Permalink
remove lustre_unavail mark on fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisblake committed Feb 1, 2024
1 parent 37d04bf commit 81e4c1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/plugins/gaw/test_dms.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ def _make_data():


@pytest.fixture(scope="module")
@lustre_unavail
def data_vmrdms_ams_cvo():
return _make_data()

Expand Down

0 comments on commit 81e4c1a

Please sign in to comment.