Add two ignored elements to unit test
This commit is contained in:
committed by
mhillebrand
parent
5806b8e014
commit
00ad6b4c5f
@@ -340,6 +340,8 @@ def test_getting_all_text_from_nested_content():
|
|||||||
<span>string4</span>
|
<span>string4</span>
|
||||||
</div>
|
</div>
|
||||||
string5
|
string5
|
||||||
|
<script>ignored</script>
|
||||||
|
<style>ignored</style>
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user