Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
drew2a committed Jul 17, 2023
1 parent cc1e93b commit 7b6d124
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
timeout = 60
;https://pypi.org/project/pytest-asyncio/
asyncio_mode = auto
addopts = --capture=no --timeout_method=thread
log_level = INFO
log_format = %(asctime)s.%(msecs)03d %(levelname)s %(name)s(%(lineno)d) %(message)s
log_cli_format = %(asctime)s.%(msecs)03d %(levelname)s %(name)s(%(lineno)d) %(message)s
Expand Down

0 comments on commit 7b6d124

Please sign in to comment.