revert pytest.ini

This commit is contained in:
almog
2021-01-12 17:00:54 -05:00
committed by Yostra
parent 36291004e8
commit 92d5ca2b06
+2 -2
View File
@@ -1,5 +1,5 @@
[pytest]
; logging options
log_cli=true
log_level = INFO
log_cli = 1
log_level = WARNING
log_format = %(asctime)s %(name)s: %(levelname)s %(message)s