Describe the bug
The vehicle module access the definitions of vehicle.bicycle_type, but this was renamed in one of the last PRs accidentally
Reproduction
Call faker.vehicle.bicycle() results in 'a', 'b' or 'c' (the defaults of arrayElement)
Additional Info
No response
Describe the bug
The vehicle module access the definitions of
vehicle.bicycle_type, but this was renamed in one of the last PRs accidentallyReproduction
Call
faker.vehicle.bicycle()results in 'a', 'b' or 'c' (the defaults ofarrayElement)Additional Info
No response