Skip to content

Commit

Permalink
remove verbose flag from pytest (#3074)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmmentel authored Jul 24, 2022
1 parent b7f4122 commit f607522
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ addopts =
--cov-report xml
--cov-report html
--showlocals
--verbose
-n auto
filterwarnings =
ignore::UserWarning
Expand Down

0 comments on commit f607522

Please sign in to comment.