From c07b766a3c6e6417340752b9351c4cb41d249e42 Mon Sep 17 00:00:00 2001 From: RoryPTB <47696929+RoryPTB@users.noreply.github.com> Date: Fri, 23 Aug 2024 13:06:33 +0200 Subject: [PATCH] test: update file path --- tests/test_publish_cap_message.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_publish_cap_message.py b/tests/test_publish_cap_message.py index d204f55a..8958c373 100644 --- a/tests/test_publish_cap_message.py +++ b/tests/test_publish_cap_message.py @@ -29,7 +29,7 @@ BROKER_HOST = 'localhost' BROKER_PORT = '1883' -filename = 'tests/data/CAP/sc_example.xml' +filename = 'tests/data/cap/sc_example.xml' # create a message containing the CAP alert in # the data field as base64 encoded bytes