Skip to content

Commit

Permalink
test: remove currently unused topic from download tests
Browse files Browse the repository at this point in the history
  • Loading branch information
RoryPTB committed Aug 22, 2024
1 parent 4bf09b5 commit e7488a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/test_workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {}
Expand Down

0 comments on commit e7488a4

Please sign in to comment.