fix error in pytest

This commit is contained in:
Bastian Schroll 2018-01-04 23:20:07 +01:00
parent c273cea781
commit a648ff2c3e
3 changed files with 4 additions and 3 deletions

View file

@ -8,7 +8,7 @@
# by Bastian Schroll
[pytest]
log_file=logs/test.log
log_file=log/test.log
log_file_level=debug
log_file_format=%(asctime)s - %(module)-12s %(funcName)-15s [%(levelname)-8s] %(message)s
log_file_date_format=%d.%m.%Y %H:%M:%S