Failed
tests.modules.check_comics.test_comicmodule[ComicFury/PARKER] (from pytest)
Error Message
AssertionError: Traversed 3 strips instead of 5. Check the prevSearch pattern at http://parker.webcomic.ws/comics/262 assert 3 == 5
Stacktrace
tests/modules/check_comics.py:57: in test_comicmodule _test_comic(str(tmpdir), scraperobj, maxstrips) tests/modules/check_comics.py:81: in _test_comic assert num_strips == num_strips_expected, msg E AssertionError: Traversed 3 strips instead of 5. Check the prevSearch pattern at http://parker.webcomic.ws/comics/262 E assert 3 == 5