mirror of
https://github.com/beetbox/beets.git
synced 2025-12-27 11:02:43 +01:00
fix tests
This commit is contained in:
parent
206ed23810
commit
dccc62443d
1 changed files with 2 additions and 1 deletions
|
|
@ -1931,7 +1931,8 @@ def mocked_get_release_by_id(id_, includes=[], release_status=[],
|
|||
}],
|
||||
'release-group': {
|
||||
'id': 'another-id',
|
||||
}
|
||||
},
|
||||
'status': 'Official',
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue