From d0cbc6b08f0ee4db7476f5b805e93569679dbf93 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Wed, 30 Apr 2025 10:22:36 +0200 Subject: [PATCH] test - also include header offset --- changedetectionio/tests/restock/test_restock.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changedetectionio/tests/restock/test_restock.py b/changedetectionio/tests/restock/test_restock.py index a8f0bd68..1d1accec 100644 --- a/changedetectionio/tests/restock/test_restock.py +++ b/changedetectionio/tests/restock/test_restock.py @@ -14,6 +14,8 @@ from changedetectionio.notification import ( def set_original_response(): test_return_data = """ + + Some initial text

Which is across multiple lines