Skip to content

Commit 103c96a

Browse files
committed
reduce test verbosity
1 parent a96c83c commit 103c96a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ build-backend = "hatchling.build"
5353
[tool.pytest.ini_options]
5454
asyncio_mode = "auto"
5555
asyncio_default_fixture_loop_scope = "function"
56-
log_cli = true
57-
log_cli_level = "DEBUG"
56+
# log_cli = true
57+
# log_cli_level = "DEBUG"
5858

5959
[tool.coverage.run]
6060
source = ["lsp_types"]

0 commit comments

Comments
 (0)