Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
change pytest minversion
  • Loading branch information
mdabrowski1990 authored May 9, 2024
1 parent d5ddce8 commit 1e0780e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ include = [


[tool.pytest.ini_options]
minversion = "8.0"
minversion = "7.0"
markers = [
"integration: Software integration tests.",
"performance: Performance (non-functional) tests."
Expand Down

0 comments on commit 1e0780e

Please sign in to comment.