From c590849816ca41f858e94176448c0d43119ecd3c Mon Sep 17 00:00:00 2001 From: Leonard Ehrenfried Date: Mon, 3 Jun 2024 21:21:42 +0200 Subject: [PATCH] Use Spin as scooter provider --- smoke-tests/portland/router-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smoke-tests/portland/router-config.json b/smoke-tests/portland/router-config.json index a6c1b64b90c..ce7815a973c 100644 --- a/smoke-tests/portland/router-config.json +++ b/smoke-tests/portland/router-config.json @@ -24,7 +24,7 @@ "type": "vehicle-rental", "frequency": "90s", "sourceType": "gbfs", - "url": "https://gbfs.spin.pm/api/gbfs/v2_3/portland/gbfs", + "url": "https://data.lime.bike/api/partners/v2/gbfs/portland/gbfs.json", "geofencingZones": "true" } ]