remove lint
This commit is contained in:
@@ -37,5 +37,4 @@ class CommentTest < ActiveSupport::TestCase
|
||||
comment = Comment.new(user: user, body: "This is a comment.", language: language)
|
||||
assert_not comment.valid?
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user