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