Skip to content

Commit

Permalink
Merge pull request #3244 from ugisozols/master
Browse files Browse the repository at this point in the history
One of the activemodel naming tests wasn't asserting anything.
  • Loading branch information
vijaydev committed Oct 7, 2011
2 parents 4930f9d + 4015080 commit bec61bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activemodel/test/cases/naming_test.rb
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ def test_partial_path
end end


def test_human def test_human
'Article' assert_equal 'Article', @model_name.human
end end


def test_route_key def test_route_key
Expand Down

0 comments on commit bec61bd

Please sign in to comment.