Skip to content

Commit 3d898bb

Browse files
authored
update failing tests (#362)
1 parent b6e5585 commit 3d898bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/commands/test_live.py

+2
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,8 @@ def test_live_aborts_when_lean_config_is_missing_properties(target: str, replace
260260

261261

262262
terminal_link_required_options = {
263+
"terminal-link-connection-type": "SAPI",
264+
"terminal-link-server-auth-id": "abc",
263265
"terminal-link-environment": "Beta",
264266
"terminal-link-server-host": "abc",
265267
"terminal-link-server-port": "123",

0 commit comments

Comments
 (0)