summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/test_api.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/test_api.py b/tests/test_api.py
index 685ebe3..4629541 100644
--- a/tests/test_api.py
+++ b/tests/test_api.py
@@ -13,9 +13,8 @@ def test_request():
"variable": "2t",
"product_type": "reanalysis",
"date": "2012-12-01",
- "time": "14:00",
- "format": "netcdf",
+ "time": "12:00"
},
)
- r.download("test.nc")
+ r.download("test.grib")