Skip to content

Commit

Permalink
Change collection detail in catalog test (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
zigaLuksic committed Mar 18, 2024
1 parent cb586ad commit 4dd97eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/api/test_catalog.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ def test_search_geometry_and_iterator_methods(catalog: SentinelHubCatalog) -> No
),
(
DataCollection.SENTINEL5P,
"S5P_NRTI_L2__AER_AI_20210114T100354_20210114T100854_16869_01_010400_20210114T104450",
"S5P_NRTI_L2__SO2____20210114T100354_20210114T100854_16869_01_020104_20210114T105704",
),
],
)
Expand Down

0 comments on commit 4dd97eb

Please sign in to comment.