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

Add specs for rake task and fix uncovered error #5

Merged
merged 3 commits into from
Sep 8, 2023
Merged

Conversation

samward
Copy link
Member

@samward samward commented Sep 8, 2023

We were missing test coverage for the rake tasks. There are added in this pr. Once added they uncovered an issue with the previous version not handling the new export_locales correctly.

  • Add test coverage for rake task
  • Add missing .each to enumerable
  • Add export locale read/writer to config

Copy link
Member

@junolouise junolouise left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Base automatically changed from travis to main September 8, 2023 11:06
@samward samward changed the title Add specs for rake task and fix unconvered error Add specs for rake task and fix uncovered error Sep 8, 2023
@samward samward merged commit d32bfda into main Sep 8, 2023
@samward samward deleted the rake-specs branch September 8, 2023 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants