Skip to content

Commit

Permalink
Remove Megaboliz tests, not stable on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
moehmeni committed May 18, 2024
1 parent 94ecaa0 commit 7ed855b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ def test_lrclib():
def test_deezer():
_test_provider("Deezer")


def test_megalobiz():
_test_provider("Megalobiz")
# Fails randomly on CI
# def test_megalobiz():
# _test_provider("Megalobiz")

# TODO: fix
# def test_genius():
Expand Down

0 comments on commit 7ed855b

Please sign in to comment.