-
-
Notifications
You must be signed in to change notification settings - Fork 960
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Greek locale species the credit card at the wrong location #376
Comments
Milestone v6.0 or v6.1 ? |
If it was cause by us, then maybe |
This was not caused by us. It does introduce runtime change, by providing other credit card information. |
Okay, IMO this is fine, I think it like we also added some locales because they weren't imported. |
Do not fix before #363 is merged. |
Do not fix before #398 is merged. |
Describe the bug
The credit cards should be located here:
src/locales/el/finance/credit_card/
but are located here:
src/locales/el/credit_card/
(This was not caused by us/our refactoring: https://github.com/faker-js/faker/blob/6.0.0-alpha.0/lib/locales/el/index.js#L6)
Reproduction
Try to use the greek (
el
) credit card definitions using the default methods.Additional Info
Discovered in #363
Do not fix before #363 is merged.
The text was updated successfully, but these errors were encountered: