Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2658>
environments/review-docs-2079-tp5oqz/deployments/19381
Petitminion 2024-04-08 14:36:12 +02:00 zatwierdzone przez Ciarán Ainsworth
rodzic 4fc73c1430
commit ba5b657b61
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -110,7 +110,7 @@ def test_sync_listenings_from_listenbrainz(factories, mocker, caplog):
).exists()
assert "Listen with ts 1871 skipped because already in db" in caplog.text
assert "Received listening doesn't have a mbid" in caplog.text
assert "Received listening that doesn't have a mbid. Skipping..." in caplog.text
def test_sync_favorites_from_listenbrainz(factories, mocker, caplog):