Skip to content

Commit

Permalink
Rubocop fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
maurogeorge committed Dec 22, 2015
1 parent 4c79c2a commit dec52eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/active_model_serializers/test/schema_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ def test_that_raises_a_minitest_error_with_a_invalid_schema
assert_equal(message, error.message)
end


def test_that_raises_error_with_a_custom_message_with_a_invalid_schema
message = 'oh boy the show is broken'

Expand Down

0 comments on commit dec52eb

Please sign in to comment.