test: clarify known limitations in the only xfail case

This commit is contained in:
2026-04-06 22:37:56 +02:00
parent 0c85af534e
commit 92860f0d30
2 changed files with 28 additions and 8 deletions
+1
View File
@@ -49,6 +49,7 @@ def _fetch_and_assert(
assert result is None
else:
assert result is not None
assert result.status == "SUCCESS_SYNCED"
assert result.lyrics is not None