reduce integration test verbosity

This commit is contained in:
Lex Berezhny 2019-02-18 21:45:30 -05:00
parent c2dc1f3c1d
commit 1ce3adb6a0

View file

@ -8,7 +8,7 @@ from lbrynet.blob_exchange.downloader import BlobDownloader
class FileCommands(CommandTestCase):
VERBOSITY = logging.INFO
VERBOSITY = logging.WARN
async def test_file_management(self):
await self.make_claim('foo', '0.01')