diff --git a/changedetectionio/tests/conftest.py b/changedetectionio/tests/conftest.py index d1068bbe..754ec1fc 100644 --- a/changedetectionio/tests/conftest.py +++ b/changedetectionio/tests/conftest.py @@ -18,6 +18,7 @@ def cleanup(datastore_path): 'count.txt', 'endpoint-content.txt' 'headers.txt', + 'headers-testtag.txt', 'notification.txt', 'secret.txt', 'url-watches.json',