diff --git a/tests/data/car_status.py b/tests/data/car_status.py index bcdca40..df2fb7e 100644 --- a/tests/data/car_status.py +++ b/tests/data/car_status.py @@ -22,7 +22,7 @@ FUEL_CAR_STATUS = { ELECTRIC_CAR_STATUS = { "lastPosition": {"type": "Feature", "geometry": {"type": "Point", "coordinates": [-1.59008, 47.274, 30]}, - "properties": {"updatedAt": "2021-03-29T06:22:51Z", "type": "Aquire", "signalQuality": 9}}, + "properties": {"updatedAt": "2021-03-29T06:22:51Z", "type": "Acquire", "signalQuality": 9}}, "preconditionning": {"airConditioning": {"updatedAt": "2022-03-26T10:52:11Z", "status": "Disabled"}}, "energy": [{"updatedAt": "2021-09-14T20:39:06Z", "type": "Fuel", "level": 0}, {"updatedAt": "2022-03-26T11:02:54Z", "type": "Electric", "level": 59, "autonomy": 122,