Skip to content

Commit

Permalink
fix incorrect test url
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragonatorul committed Jan 31, 2024
1 parent ecd450e commit 9cf7d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/results/toonily.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},

{
"#url" : "https://toonily.com/manga/doesnotexist",
"#url" : "https://toonily.com/webtoon/doesnotexist",
"#category": ("", "toonily", "manga"),
"#class" : toonily.ToonilyMangaExtractor,
"#exception": exception.HttpError,
Expand Down

0 comments on commit 9cf7d31

Please sign in to comment.