Skip to content

Commit 70ccd03

Browse files
fix adding of pytest timeout
1 parent 54acc4a commit 70ccd03

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,4 @@ exclude = ['docs/*']
8383
[tool.pytest.ini_options]
8484
asyncio_mode = "auto"
8585
timeout = 5
86-
log_cli=true
87-
log_level=INFO
86+
log_cli=true

0 commit comments

Comments
 (0)