Skip to content

Commit

Permalink
Update tests/test_work_unit.py
Browse files Browse the repository at this point in the history
Co-authored-by: Melissa DeLucchi <[email protected]>
  • Loading branch information
jeremykubica and delucchi-cmu authored Dec 13, 2023
1 parent 2c1b4dd commit 1912528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_work_unit.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def setUp(self):
self.config.set("mask_bits_dict", {"A": 1, "B": 2})
self.config.set("repeated_flag_keys", None)

# Creater a fake WCS
# Create a fake WCS
header_dict = {
"WCSAXES": 2,
"CTYPE1": "RA---TAN-SIP",
Expand Down

0 comments on commit 1912528

Please sign in to comment.