You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just came upon a flaky test on our app because of this music.band starting with an empty space.
Not your fault at all, but happy to open a PR for updating it if you are good with that.
Describe the bug
Hi all.
Just came upon a flaky test on our app because of this
music.band
starting with an empty space.Not your fault at all, but happy to open a PR for updating it if you are good with that.
faker/lib/locales/en/music.yml
Line 62 in 6ba0639
I did git-blame this file and I don't think this was purposely added so long ago.
To Reproduce
Just use
Faker::Music.band
Expected behavior
I would not expect to have just ONE example breaking the convention.
Additional context
Proposed fix:
The text was updated successfully, but these errors were encountered: