Rename strict connection static page to guard page (#116085)
This commit is contained in:
parent
07d68eacfa
commit
bcc2dd99b2
7 changed files with 35 additions and 35 deletions
|
@ -548,7 +548,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(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue