diff --git a/tests/conftest.py b/tests/conftest.py index 0a45015..6b3140d 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -877,7 +877,7 @@ def firstguess4gridpp(tmp_path_factory): longitude = 10.0, 10.1, 10.2, 10.3, 10.4, 10.5, 10.6; -longitude = 60.0, 60.1, 60.2, 60.3, 60.4, 60.5, 60.6; +latitude = 60.0, 60.1, 60.2, 60.3, 60.4, 60.5, 60.6; air_temperature_2m = 271, 272, 273, 274, 275, 276;