feat: ✨ Created a mini nodeJS server with NewMan for testing without PostMan GUI.
This will mimic a run in a CD/CI environment or docker container.
This commit is contained in:
5
node_modules/faker/lib/locales/el/credit_card/maestro.js
generated
vendored
Normal file
5
node_modules/faker/lib/locales/el/credit_card/maestro.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
module["exports"] = [
|
||||
"/50#{9,16}L/",
|
||||
"/5[6-8]#{9,16}L/",
|
||||
"/56##{9,16}L/"
|
||||
];
|
Reference in New Issue
Block a user