Skip to content

Commit d45a64f

Browse files
Do not test what happens when trying to put a title tag within a title tag.
`lxml` 6 wants only text within the title tag. Rewrite the test to use a div in the body. See [discussion in PR 92](#92 (comment)).
1 parent 3429c8f commit d45a64f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

news/+d9f1af24.tests.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Do not test what happens when trying to put a title tag within a title tag.
2+
``lxml`` 6 wants only text within the title tag.
3+
Rewrite the test to use a div in the body.
4+
[mauritsvanrees]

0 commit comments

Comments
 (0)