Skip to content

Commit

Permalink
Re-enable xfail for test_skies.py
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Aug 13, 2024
1 parent 1603507 commit 4a37f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_skies.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
from sdssdb.connection import PeeweeDatabaseConnection


# pytestmark = [pytest.mark.xfail(reason="Fails due to missing database connection.")]
pytestmark = [pytest.mark.xfail(reason="Fails due to missing database connection.")]


@pytest.fixture()
Expand Down

0 comments on commit 4a37f6d

Please sign in to comment.