Failed
tests.modules.check_comics.test_comicmodule[KeenSpot/Katrina] (from pytest)
Error Message
AssertionError: Traversed 4 strips instead of 5. Check the prevSearch pattern at http://katrina.keenspot.com/d/20130828.html assert 4 == 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 4 strips instead of 5. Check the prevSearch pattern at http://katrina.keenspot.com/d/20130828.html E assert 4 == 5