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>
|
||||
</div>
|
||||
string5
|
||||
<script>ignored</script>
|
||||
<style>ignored</style>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user