mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Merge pull request #3244 from ugisozols/master
One of the activemodel naming tests wasn't asserting anything.
This commit is contained in:
@@ -148,7 +148,7 @@ class NamingWithSuppliedModelNameTest < ActiveModel::TestCase
|
||||
end
|
||||
|
||||
def test_human
|
||||
'Article'
|
||||
assert_equal 'Article', @model_name.human
|
||||
end
|
||||
|
||||
def test_route_key
|
||||
|
||||
Reference in New Issue
Block a user