mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 01:19:16 +02:00
See #890: fixed failing tests
This commit is contained in:
parent
a93f917960
commit
92a1914ef8
2 changed files with 13 additions and 0 deletions
|
@ -546,6 +546,7 @@ def test_manage_report_serializer(factories, to_api_date):
|
|||
artist.attributed_to
|
||||
).data,
|
||||
"target_state": report.target_state,
|
||||
"notes": [],
|
||||
}
|
||||
s = serializers.ManageReportSerializer(report)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue