We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d16463 commit c47a6edCopy full SHA for c47a6ed
test/ex_doc/formatter/html/templates_test.exs
@@ -374,7 +374,6 @@ defmodule ExDoc.Formatter.HTML.TemplatesTest do
374
)
375
376
doc = LazyHTML.from_document(content)
377
-
378
assert Enum.count(doc["div.group-description"]) == 1
379
assert Enum.count(doc["#group-description-example-functions"]) == 1
380
assert Enum.count(doc["#group-description-example-functions h3"]) == 1
0 commit comments