Petitminion 2024-04-08 14:36:12 +02:00 committed by Ciarán Ainsworth
parent 4fc73c1430
commit ba5b657b61
1 changed files with 1 additions and 1 deletions

View File

@ -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):