mapbox-navigation-ios icon indicating copy to clipboard operation
mapbox-navigation-ios copied to clipboard

Fix tests that initialize `RouteOptions` with less than 2 waypoints

Open jill-cardamon opened this issue 3 years ago • 0 comments

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.

jill-cardamon avatar May 03 '22 19:05 jill-cardamon