test/test_helper.rb in reform-2.0.2 vs test/test_helper.rb in reform-2.0.3
- old
+ new
@@ -73,5 +73,8 @@
require "reform/form/active_model/validations"
Reform::Contract.class_eval do
include Reform::Form::ActiveModel::Validations
end
+
+I18n.load_path << Dir['test/dummy/config/locales/*.yml']
+I18n.backend.load_translations