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 bbac06e commit 87225d0Copy full SHA for 87225d0
test/ex_doc/formatter/html/templates_test.exs
@@ -384,7 +384,6 @@ defmodule ExDoc.Formatter.HTML.TemplatesTest do
384
)
385
386
doc = LazyHTML.from_document(content)
387
-
388
assert Enum.count(doc["div.group-description"]) == 1
389
assert Enum.count(doc["#group-description-example-functions"]) == 1
390
assert Enum.count(doc["#group-description-example-functions h3"]) == 1
0 commit comments