mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 20:40:18 +00:00
Rename strict connection static page to guard page (#116085)
This commit is contained in:
@@ -327,7 +327,7 @@ async def test_service_create_temporary_strict_connection_url_strict_connection_
|
||||
("mode"),
|
||||
[
|
||||
StrictConnectionMode.DROP_CONNECTION,
|
||||
StrictConnectionMode.STATIC_PAGE,
|
||||
StrictConnectionMode.GUARD_PAGE,
|
||||
],
|
||||
)
|
||||
async def test_service_create_temporary_strict_connection(
|
||||
|
||||
Reference in New Issue
Block a user