diff --git a/test/test_mb.py b/test/test_mb.py index fdca85697..7e007e1e4 100644 --- a/test/test_mb.py +++ b/test/test_mb.py @@ -23,6 +23,7 @@ class MBAlbumInfoTest(unittest.TestCase): 'title': 'ALBUM TITLE', 'id': 'ALBUM ID', 'asin': 'ALBUM ASIN', + 'disambiguation': 'DISAMBIGUATION', 'release-group': { 'type': 'Album', 'first-release-date': date_str,