We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fb4a6 commit ff6e3a2Copy full SHA for ff6e3a2
pyproject.toml
@@ -27,3 +27,6 @@ undetected_chromedriver = "^3.5.5"
27
[build-system]
28
requires = ["poetry-core"]
29
build-backend = "poetry.core.masonry.api"
30
+
31
+[tool.pytest.ini_options]
32
+testpaths = ["tests"]
0 commit comments