Skip to content

Commit

Permalink
xfail tng test, server 403
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleaoman authored Jul 12, 2024
1 parent a3a44ad commit c7631cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_sources.py
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,7 @@ def test_notebook_version(self):
in nb_content
)

@pytest.mark.xfail # TNG server returning 403, xfail for now
def test_tng_notebook(self):
"""
Check that the TNG example notebook runs.
Expand Down

0 comments on commit c7631cc

Please sign in to comment.