Skip to content
Snippets Groups Projects
Commit 1ca98e27 authored by DAVID Axel's avatar DAVID Axel
Browse files

chore: :rotating_light: Add pytest-raises in pytest plugin requirements

parent 93efedcd
No related branches found
No related tags found
No related merge requests found
...@@ -1080,6 +1080,7 @@ required_plugins = [ ...@@ -1080,6 +1080,7 @@ required_plugins = [
"pytest-cov", "pytest-cov",
"pytest-asyncio", "pytest-asyncio",
"pytest-integration", "pytest-integration",
"pytest-raises",
] ]
testpaths = [ testpaths = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment