diff options
Diffstat (limited to '.cypress/cypress/fixtures/bus_stops_none.json')
-rw-r--r-- | .cypress/cypress/fixtures/bus_stops_none.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.cypress/cypress/fixtures/bus_stops_none.json b/.cypress/cypress/fixtures/bus_stops_none.json index 3102a72dd..749921de7 100644 --- a/.cypress/cypress/fixtures/bus_stops_none.json +++ b/.cypress/cypress/fixtures/bus_stops_none.json @@ -1,6 +1,5 @@ { - "type": "FeatureCollection", - "features": [ + "results": [ ], "crs": { "properties": { |