Skip to content

Commit

Permalink
update smoke test for atlas
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Jan 22, 2024
1 parent 42fb233 commit 4929f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/smoke/test_smoke_checks.py
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@ def test_smoke_execute_c3s_ipcc_atlas_cordex_subset(wps):
def test_smoke_execute_c3s_cica_atlas_cmip6_subset(wps):
inputs = [
("collection", C3S_CICA_ATLAS_CMIP6_COLLECTION),
# ("time", "2000-01-01/2000-12-30"),
("time", "2000-01-01/2000-12-30"),
# ("original_files", "1"),
]
urls = wps.execute("subset", inputs)
Expand Down

0 comments on commit 4929f34

Please sign in to comment.