mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Merge pull request #1495 from arunagw/fixed_failing_isolated_test
Fixed failing isolated test
This commit is contained in:
@@ -60,7 +60,7 @@ class KernelTest < ActiveSupport::TestCase
|
||||
|
||||
def test_require_library_or_gem_deprecated
|
||||
assert_deprecated do
|
||||
require_library_or_gem 'i18n'
|
||||
require_library_or_gem 'multi_json'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user