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:
18
node_modules/faker/lib/locales/en_GH/address/state.js
generated
vendored
Normal file
18
node_modules/faker/lib/locales/en_GH/address/state.js
generated
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
module["exports"] = [
|
||||
'Ashanti',
|
||||
'Brong Ahafo',
|
||||
'Bono East',
|
||||
'Ahafo',
|
||||
'Central',
|
||||
'Eastern',
|
||||
'Greater Accra',
|
||||
'Northern',
|
||||
'Savannah',
|
||||
'North East',
|
||||
'Upper East',
|
||||
'Upper West',
|
||||
'Volta',
|
||||
'Oti',
|
||||
'Western',
|
||||
'Western North'
|
||||
];
|
Reference in New Issue
Block a user