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

Properly stub constants #650

Merged
merged 1 commit into from
Feb 24, 2023
Merged

Properly stub constants #650

merged 1 commit into from
Feb 24, 2023

Conversation

fatkodima
Copy link
Contributor

When running tests, ruby warns about redefining constants:

.............................................................................................
.............................................................................................
..................................................../Users/fatkodima/Desktop/oss/i18n/test/i1
8n_test.rb:515: warning: already initialized constant I18n::RESERVED_KEYS
/Users/fatkodima/Desktop/oss/i18n/lib/i18n.rb:19: warning: previous definition of RESERVED_KEYS was here
.............................................................................................................................

@radar radar merged commit ac2592f into ruby-i18n:master Feb 24, 2023
@radar
Copy link
Collaborator

radar commented Feb 24, 2023

Thank you!

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