mapbox-navigation-ios
mapbox-navigation-ios copied to clipboard
Fix tests that initialize `RouteOptions` with less than 2 waypoints
Description
This PR fixes tests that would crash after merging https://github.com/mapbox/mapbox-directions-swift/pull/688 which requires options to be initialized with at least 2 waypoints.