mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Update pytest to 8.4.0 (#146114)
This commit is contained in:
@@ -492,6 +492,7 @@ asyncio_mode = "auto"
|
||||
asyncio_default_fixture_loop_scope = "function"
|
||||
filterwarnings = [
|
||||
"error::sqlalchemy.exc.SAWarning",
|
||||
"error:usefixtures\\(\\) in .* without arguments has no effect:UserWarning", # pytest
|
||||
|
||||
# -- HomeAssistant - aiohttp
|
||||
# Overwrite web.Application to pass a custom default argument to _make_request
|
||||
|
Reference in New Issue
Block a user