From e7488a49257edd57bac093fdb0e0da6ec19d6518 Mon Sep 17 00:00:00 2001 From: RoryPTB <47696929+RoryPTB@users.noreply.github.com> Date: Thu, 22 Aug 2024 17:39:21 +0200 Subject: [PATCH] test: remove currently unused topic from download tests --- tests/integration/test_workflow.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/integration/test_workflow.py b/tests/integration/test_workflow.py index 83fa5d787..cd23aa97f 100644 --- a/tests/integration/test_workflow.py +++ b/tests/integration/test_workflow.py @@ -58,7 +58,6 @@ def test_wis2downloader(): 'origin/a/wis2/int-wmo-test/data/core/weather/surface-based-observations/wind_profiler': 1, # noqa 'origin/a/wis2/int-wmo-test/data/core/weather/surface-based-observations/ship': 5, # noqa 'origin/a/wis2/it-roma_met_centre/data/core/weather/surface-based-observations/synop': 31, # noqa - 'origin/a/wis2/int-wmo-test/data/core/weather/advisories-warnings': 1 # noqa } topic_nfiles_dict_found = {}