Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
MainKronos committed Aug 6, 2023
1 parent 501e594 commit 6b5f12f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_animeworld.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ def test_find(self):
self.assertIn("malVote", anime)
self.assertIn("trailer", anime)

self.fail("Test")

class TestExceptions(unittest.TestCase):
def test_Error404(self) -> None:
"""
Expand Down

0 comments on commit 6b5f12f

Please sign in to comment.