update handler tests
This commit is contained in:
@@ -4,23 +4,15 @@
|
||||
"version": "1.9.0",
|
||||
"artist": {
|
||||
"id": 2,
|
||||
"name": "13th Floor Elevators",
|
||||
"name": "Dead Moon",
|
||||
"album": [
|
||||
{
|
||||
"id": 6,
|
||||
"coverArt": 6,
|
||||
"id": 5,
|
||||
"coverArt": 5,
|
||||
"artistId": 2,
|
||||
"artist": "13th Floor Elevators",
|
||||
"name": "Easter Everywhere",
|
||||
"created": "2019-06-06T16:38:39.306600701+01:00"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"coverArt": 7,
|
||||
"artistId": 2,
|
||||
"artist": "13th Floor Elevators",
|
||||
"name": "The Psychedelic Sounds of the 13th Floor Elevators",
|
||||
"created": "2019-06-06T16:38:39.309763889+01:00"
|
||||
"artist": "Dead Moon",
|
||||
"name": "Unknown Passage",
|
||||
"created": "2019-06-10T17:06:26.000595013+01:00"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user