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:
@@ -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",
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user