How to reproduce
Add an invalid file inside one of the routes folder (e.g. a png file as in BikeRoutes/BikeRoutes#17)
Expected results
The file is ignored, or that specific route is ignored
Actual result
No route is loaded and the server returns an empty array
How to reproduce
Add an invalid file inside one of the routes folder (e.g. a png file as in BikeRoutes/BikeRoutes#17)
Expected results
The file is ignored, or that specific route is ignored
Actual result
No route is loaded and the server returns an empty array