mirror of
https://github.com/github/rails.git
synced 2026-01-27 07:17:58 -05:00
fix validations_i18n tests for changed locale file format
This commit is contained in:
@@ -11,7 +11,7 @@ class ActiveRecordValidationsI18nTests < Test::Unit::TestCase
|
||||
|
||||
def teardown
|
||||
reset_callbacks Topic
|
||||
load 'active_record/locale/en-US.rb'
|
||||
I18n.load_translations File.dirname(__FILE__) + '/../../lib/active_record/locale/en-US.rb'
|
||||
end
|
||||
|
||||
def unique_topic
|
||||
|
||||
Reference in New Issue
Block a user