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 501e594 commit 6b5f12fCopy full SHA for 6b5f12f
1 file changed
tests/test_animeworld.py
@@ -47,8 +47,6 @@ def test_find(self):
47
self.assertIn("malVote", anime)
48
self.assertIn("trailer", anime)
49
50
- self.fail("Test")
51
-
52
class TestExceptions(unittest.TestCase):
53
def test_Error404(self) -> None:
54
"""
0 commit comments