mirror of
https://github.com/beetbox/beets.git
synced 2026-01-07 00:15:20 +01:00
Fixed failing test because mocked data was missing property
umber.
This commit is contained in:
parent
24b02e8215
commit
3f67a27989
1 changed files with 1 additions and 0 deletions
|
|
@ -1723,6 +1723,7 @@ def mocked_get_release_by_id(id_, includes=[], release_status=[],
|
|||
'length': 59,
|
||||
},
|
||||
'position': 9,
|
||||
'number': 'A2'
|
||||
}],
|
||||
'position': 5,
|
||||
}],
|
||||
|
|
|
|||
Loading…
Reference in a new issue