forked from mirrors/easyappointments
Added state property to provider.json fixture.
This commit is contained in:
parent
f3df54fd1a
commit
bc6e6df8d8
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
"phone": "0123456789-1",
|
||||
"address": "Some Str. 123",
|
||||
"city": "Some City",
|
||||
"state": "Some State",
|
||||
"zip": "12345",
|
||||
"notes": "Test provider notes.",
|
||||
"services": [
|
||||
|
|
Loading…
Reference in a new issue