update handler tests
This commit is contained in:
@@ -4,15 +4,22 @@
|
||||
"version": "1.9.0",
|
||||
"artist": {
|
||||
"id": 3,
|
||||
"name": "Anikas",
|
||||
"name": "A Certain Ratio",
|
||||
"album": [
|
||||
{
|
||||
"id": 11,
|
||||
"coverArt": 11,
|
||||
"id": 7,
|
||||
"coverArt": 7,
|
||||
"artistId": 3,
|
||||
"artist": "Anikas",
|
||||
"name": "Anika",
|
||||
"created": "2019-06-06T16:38:39.31657693+01:00"
|
||||
"artist": "A Certain Ratio",
|
||||
"name": "The Graveyard and the Ballroom",
|
||||
"created": "2019-06-10T17:06:26.003805335+01:00"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"artistId": 3,
|
||||
"artist": "A Certain Ratio",
|
||||
"name": "To Each...",
|
||||
"created": "2019-06-10T17:06:26.00810814+01:00"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user