diff --git a/changedetectionio/tests/test_source.py b/changedetectionio/tests/test_source.py index 4393358fd..f6ea313db 100644 --- a/changedetectionio/tests/test_source.py +++ b/changedetectionio/tests/test_source.py @@ -47,12 +47,8 @@ def test_check_basic_change_detection_functionality_source(client, live_server, ) # With diff-match-patch, HTML tags are properly tokenized and excluded from diff spans # Only "modified" is shown as added, while
and