diff --git a/tests/integration/test_api.py b/tests/integration/test_api.py index 32500590..d4848d60 100644 --- a/tests/integration/test_api.py +++ b/tests/integration/test_api.py @@ -21,7 +21,7 @@ dataset_valid_params = [ {"data_center": "NSIDC", "cloud_hosted": True}, {"keyword": "aerosol", "cloud_hosted": False}, - {"daac": "PODAAC", "keyword": "ocean"}, + {"daac": "NSIDC", "keyword": "ocean"}, ] granules_valid_params = [