Skip to content

Commit 9af233e

Browse files
committed
idk
1 parent dc8e053 commit 9af233e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/spec_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
end
141141

142142
config.before(:each, type: :feature) do
143-
I18n.locale = :en
143+
I18n.locale = I18n.default_locale
144144
end
145145

146146
# Controllers must render the content of the view

0 commit comments

Comments
 (0)