mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-07 01:38:50 +08:00
TST: don't use showprogress in tests
This commit is contained in:
committed by
LotannaEzenwa
parent
25ed414a66
commit
ec0ecfc1b9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user