Skip to content

Commit

Permalink
fixed failing unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
emolter committed Jul 15, 2024
1 parent 1706240 commit 65e80b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jwst/tweakreg/tests/test_multichip_jwst.py
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,7 @@ def test_multichip_alignment_step_abs(monkeypatch):
mr.meta.observation.sequence_id = '0'
mr.meta.observation.activity_id = '0'
mr.meta.observation.exposure_number = '0'
mr.meta.observation.date = '2019-01-01'

mr.meta.wcsinfo.v2_ref = 0
mr.meta.wcsinfo.v3_ref = 0
Expand Down

0 comments on commit 65e80b4

Please sign in to comment.