mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-30 21:27:17 +00:00
Update I18n spec to Rails 7
This commit is contained in:
@@ -21,7 +21,7 @@ describe "i18n" do
|
||||
}
|
||||
)
|
||||
|
||||
allow(ActionView::Base).
|
||||
allow(ActionView::Helpers::TranslationHelper).
|
||||
to receive(:raise_on_missing_translations).
|
||||
and_return(false)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user