Failed
tests.modules.check_comics.test_comicmodule[PlushAndBlood] (from pytest)
Error Message
AssertionError: Traversed 1 strips instead of 5. Check the prevSearch pattern at http://www.plushandblood.com/Comic.php assert 1 == 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 1 strips instead of 5. Check the prevSearch pattern at http://www.plushandblood.com/Comic.php E assert 1 == 5