Update spec/lib/tasks/seed_spec.rb
small typo Co-authored-by: Javi Martín <35156+javierm@users.noreply.github.com>
This commit is contained in:
@@ -23,8 +23,8 @@ describe "rake db:seed" do
|
||||
expect(site.title).to eq I18n.t(path)
|
||||
end
|
||||
end
|
||||
ensure
|
||||
I18n.available_locales = default_locales
|
||||
end
|
||||
ensure
|
||||
I18n.available_locales = default_locales
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user