Modified the customer.json fixture.
This commit is contained in:
parent
5f142b0c74
commit
f999716969
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@
|
|||
"firstname": "John",
|
||||
"lastname": "Doe",
|
||||
"email": "john@doe.com",
|
||||
"mobile": "012345679-0",
|
||||
"phone": "0123456789-1",
|
||||
"phone": "0123456789",
|
||||
"address": "Some Str. 123",
|
||||
"city": "Some City",
|
||||
"zip": "12345",
|
||||
|
|
Loading…
Reference in a new issue