1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Remove strict connection (#116396)

This commit is contained in:
Robert Resch
2024-04-29 19:33:31 +02:00
committed by GitHub
parent b3c1a86194
commit dfc198cae0
10 changed files with 12 additions and 40 deletions

View File

@@ -226,6 +226,7 @@ async def _guard_page_unauthorized_request(
assert await req.text() == await hass.async_add_executor_job(read_guard_page)
@pytest.mark.skip(reason="Remove strict connection config option")
@pytest.mark.parametrize(
"test_func",
[