From 719d24ad23d510cc765ee83070cc0ab9fd2c986c Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Mon, 22 May 2023 16:49:05 +0200 Subject: [PATCH] minor test tidyup --- changedetectionio/tests/conftest.py | 1 + 1 file changed, 1 insertion(+) 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',