We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71895b2 commit bfe4589Copy full SHA for bfe4589
1 file changed
test/plugins/lyrics_pages.py
@@ -522,6 +522,7 @@ def backend(self) -> str:
522
Wonder how you manage to make ends meet
523
""",
524
url_title="THE BEATLES - LADY MADONNA LYRICS",
525
+ marks=[xfail_on_ci("Songlyrics is blocked by Cloudflare")],
526
),
527
LyricsPage.make(
528
"https://sweetslyrics.com/the-beatles/lady-madonna-lyrics",
0 commit comments