adding additional discogs attrributes

This commit is contained in:
Peter 2019-06-30 12:22:22 +02:00
parent e9dd226b93
commit 0e2e2dfec3

View file

@ -35,6 +35,7 @@ class DGAlbumInfoTest(_common.TestCase):
'uri': 'ALBUM URI',
'title': 'ALBUM TITLE',
'year': '3001',
'released': '2019-06-07',
'artists': [{
'name': 'ARTIST NAME',
'id': 'ARTIST ID',