fixing test

This commit is contained in:
Peter 2019-06-30 12:50:36 +02:00
parent 0e2e2dfec3
commit 8bf9d75f66

View file

@ -32,7 +32,7 @@ class DGAlbumInfoTest(_common.TestCase):
those required for the tests on this class."""
data = {
'id': 'ALBUM ID',
'uri': 'ALBUM URI',
'uri': 'https://www.discogs.com/release/release/13633721',
'title': 'ALBUM TITLE',
'year': '3001',
'released': '2019-06-07',