Skip to content

Commit 2c393fb

Browse files
committed
lyrics: xfail sweetslyrics end-to-end test
1 parent c1cd98b commit 2c393fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/plugins/lyrics_pages.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,7 @@ def backend(self) -> str:
535535
Wonder how you manage to make ends meet.
536536
""",
537537
url_title="The Beatles - Lady Madonna",
538+
marks=[xfail_on_ci("Sweetslyrics also fails with 403 FORBIDDEN in CI")],
538539
),
539540
LyricsPage.make(
540541
"https://www.tekstowo.pl/piosenka,the_beatles,lady_madonna.html",

0 commit comments

Comments
 (0)