Skip to content

Commit

Permalink
Marked frost test as needing credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollas committed Oct 30, 2023
1 parent cc61ce0 commit 41946ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_insitumod.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def test_from_thredds_twinID():
print(len(new.vars.keys()))
assert len(new.vars.keys()) == 3


@pytest.mark.need_credentials
def test_from_frost_v1():
varalias = 'Hs' # default
sd = "2021-8-2 01"
Expand Down

0 comments on commit 41946ff

Please sign in to comment.