Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix HISTORY key in test maps created from header files #6728

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

wtbarnes
Copy link
Member

This PR fixes a small bug in the dummy test map creation where, because the maps were created directly from astropy header objects, the HISTORY (and COMMENTS) keys were not being formatted as a single string.

This was discovered in #6725 when checking the HISTORY field for a specific key.

This should have no impact on any of the existing tests.

@nabobalis
Copy link
Contributor

So far the tests are ok.

@nabobalis nabobalis added the Merge When CI Passes Hit that merge button when it's all green! label Jan 25, 2023
@wtbarnes
Copy link
Member Author

The figure test failure is unrelated

@nabobalis
Copy link
Contributor

Online fails are the same in my eyes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merge When CI Passes Hit that merge button when it's all green! No Changelog Entry Needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants