Skip to content

Commit 6b5f12f

Browse files
committed
test
1 parent 501e594 commit 6b5f12f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/test_animeworld.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ def test_find(self):
4747
self.assertIn("malVote", anime)
4848
self.assertIn("trailer", anime)
4949

50-
self.fail("Test")
51-
5250
class TestExceptions(unittest.TestCase):
5351
def test_Error404(self) -> None:
5452
"""

0 commit comments

Comments
 (0)