Skip to content

Commit

Permalink
✅ fix test setup
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu authored Oct 24, 2024
1 parent 1da0ca4 commit e152b70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ nonebot2 = { git = "https://github.com/nonebot/nonebot2.git", branch = "master",
] }

[tool.pytest.ini_options]
asyncio_mode = "auto"
addopts = "--cov=nonebot/adapters/onebot --cov-report term-missing"

[tool.black]
Expand Down

0 comments on commit e152b70

Please sign in to comment.