mirror of
https://gitlab.com/itsulu-odoo/runboat.git
synced 2026-05-30 23:41:27 +00:00
ci: resolve pytest deprecation warning
This commit is contained in:
parent
df8ae030fe
commit
91e9446c26
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ known-first-party = ["runboat"]
|
|||
env_override_existing_values = 1
|
||||
env_files = [".env.test"]
|
||||
asyncio_mode = "strict"
|
||||
asyncio_default_fixture_loop_scope = "session"
|
||||
|
||||
# mypy
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue