Skip to content

Commit 3512bf4

Browse files
committed
refactor: remove verbose option from pytest configuration
1 parent 2869a4d commit 3512bf4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,6 @@ python_functions = ["test_*"]
123123
asyncio_mode = "auto"
124124
asyncio_default_fixture_loop_scope = "function"
125125
addopts = [
126-
"-v",
127126
"-n",
128127
"auto",
129128
"--strict-markers",

0 commit comments

Comments
 (0)