Skip to content

Commit

Permalink
revert skipping 1 test for pephub
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldcampbelljr committed May 13, 2024
1 parent d1b93f1 commit c35dcb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_comprehensive.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ def test_comprehensive_looper_pipestat(prep_temp_pep_pipestat):


@pytest.mark.skipif(not is_connected(), reason="This test needs internet access.")
@pytest.mark.skip("Test broken")
def test_comprehensive_looper_pephub(prep_temp_pep_pephub):
"""Basic test to determine if Looper can run a PEP from PEPHub"""

Expand Down

0 comments on commit c35dcb0

Please sign in to comment.