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 translation infrastructure not ready in tests #175

Merged
merged 1 commit into from
May 5, 2016

Conversation

GustJc
Copy link
Contributor

@GustJc GustJc commented May 5, 2016

This fixes spb-plugin test breaking with:
"The translation infrastructure cannot be initialized before the " django.core.exceptions.AppRegistryNotReady: The translation infrastructure cannot be initialized before the apps registry is ready. Check that you don't make non-lazy gettext calls at import time.

Signed-off-by: Gustavo Jaruga Cruz <darksshades@gmail.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 77.452% when pulling b49c542 on fix_test_translation_not_ready into 89f207e on master.

@chaws
Copy link
Contributor

chaws commented May 5, 2016

Wow, that was easy! haha Good @GustJc
Tested 'n working!

@chaws chaws merged commit 8b29b63 into master May 5, 2016
@chaws chaws deleted the fix_test_translation_not_ready branch May 5, 2016 15:47
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.

3 participants