mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-07 07:36:58 +00:00
Moves test.rb I18n exception hanlder into base_spec_helper
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
I18n.exception_handler = Proc.new do |exception, *_|
|
||||
raise exception.to_exception
|
||||
end
|
||||
Reference in New Issue
Block a user