mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
Reset I18n.locale
in tests.
This commit is contained in:
@ -18,6 +18,7 @@ describe JsLocaleHelper do
|
||||
JsLocaleHelper.extend StubLoadTranslations
|
||||
|
||||
after do
|
||||
I18n.locale = :en
|
||||
JsLocaleHelper.clear_cache!
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user