Skip to content
Snippets Groups Projects
Commit c39ea6ed authored by Cresson Remi's avatar Cresson Remi
Browse files

Set title to collection for test

Closes #13

See merge request !17
parent cbb19410
No related branches found
No related tags found
1 merge request!17Set title to collection for test
Pipeline #288099 passed
......@@ -111,6 +111,7 @@ def create_collection(col_href: str):
id=COL_ID,
extent=pystac.Extent(spat_extent, temp_extent),
description="Some description",
title="Dummy collection for Theia-Dumper tests",
href=col_href,
providers=[
pystac.Provider("INRAE"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment