diff --git a/tests/unit/test_arxiv_all.py b/tests/unit/test_arxiv_all.py index 1f4155c9..45689def 100644 --- a/tests/unit/test_arxiv_all.py +++ b/tests/unit/test_arxiv_all.py @@ -44,6 +44,7 @@ def _get_processed_record(item, spider): ) ) + assert records pipeline = InspireCeleryPushPipeline() pipeline.open_spider(spider)