Skip to content

Commit

Permalink
remove --report-crds-context from default pytest arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Dec 12, 2024
1 parent 14d2771 commit ab4eba4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ doctest_rst = "enabled"
addopts = [
"-p no:legacypath",
"--show-capture=no",
"--report-crds-context",
"--color=yes",
]
filterwarnings = [
Expand Down

0 comments on commit ab4eba4

Please sign in to comment.