Skip to content

Commit

Permalink
Fix rubocop errors
Browse files Browse the repository at this point in the history
  • Loading branch information
stevecheckoway committed Jun 13, 2024
1 parent a688b6d commit 43d3a13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/html5/test_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ def test_parse_noscript_content_default
img = doc.at("/html/body/noscript/img")
refute_nil(img)
end


["pre", "listing", "textarea"].each do |tag|
define_method("test_serialize_preserve_newline_#{tag}".to_sym) do
Expand Down

0 comments on commit 43d3a13

Please sign in to comment.