From f0d96dcadd103d7e821a79e0b13ef988f4702ef1 Mon Sep 17 00:00:00 2001 From: Dorian Soergel Date: Mon, 27 May 2019 11:59:11 +0200 Subject: [PATCH] replace work_id by mb_workid --- test/_common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/_common.py b/test/_common.py index 26add0a18..7a3ece4d8 100644 --- a/test/_common.py +++ b/test/_common.py @@ -71,7 +71,7 @@ def item(lib=None): arranger=u'the arranger', grouping=u'the grouping', work=u'the work title', - work_id=u'the work musicbrainz id', + mb_workid=u'the work musicbrainz id', work_disambig=u'the work disambiguation', year=1, month=2,