mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-09 16:24:02 +00:00
fix error in pytest
This commit is contained in:
parent
c273cea781
commit
a648ff2c3e
3 changed files with 4 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue