mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-23 14:02:58 +08:00
fix pytest ci warning
This commit is contained in:
parent
6f334c75f2
commit
a3d27634a6
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
[tool.pytest.ini_options]
|
||||
minversion = "7.1"
|
||||
asyncio_mode = auto
|
||||
testpaths = [
|
||||
"tests",
|
||||
"tests/discovery/",
|
||||
|
|
Loading…
Reference in a new issue