diff --git a/tests/data/bundles/test_yahoo.py b/tests/data/bundles/test_yahoo.py index 80937cd6..deae36dc 100644 --- a/tests/data/bundles/test_yahoo.py +++ b/tests/data/bundles/test_yahoo.py @@ -169,7 +169,7 @@ class YahooBundleTestCase(WithResponses, ZiplineTestCase): 'ZIPLINE_ROOT': zipline_root, } - self.ingest('bundle', environ=environ) + self.ingest('bundle', environ=environ, show_progress=False) bundle = self.load('bundle', environ=environ) sids = 0, 1, 2