Skip to content

Commit

Permalink
test: 🧪 Skip calibrations test (unused for now), keep issue open
Browse files Browse the repository at this point in the history
  • Loading branch information
teald committed Oct 10, 2024
1 parent ec57b66 commit fb36e71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/test_testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -618,6 +618,7 @@ def test_download_raise_error_on_fail(tmpdir, bad_filename):
)


@pytest.mark.skip(reason="See: https://github.com/GeminiDRSoftware/astrodata/issues/62")
def test_get_associated_calibrations(tmpdir, test_file_archive):
associated_calibrations = testing.get_associated_calibrations(
test_file_archive
Expand Down

0 comments on commit fb36e71

Please sign in to comment.