Initial commit
This commit is contained in:
13
app/src/androidTest/resources/profile.json
Executable file
13
app/src/androidTest/resources/profile.json
Executable file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Test Testovich",
|
||||
"booking": [
|
||||
{
|
||||
"room": "row 1",
|
||||
"time": "end row 1"
|
||||
},
|
||||
{
|
||||
"room": "row 2",
|
||||
"time": "end row 2"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user