Skip to content

Commit

Permalink
update failing tests (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
rjra2611 authored Sep 22, 2023
1 parent b6e5585 commit 3d898bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/commands/test_live.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,8 @@ def test_live_aborts_when_lean_config_is_missing_properties(target: str, replace


terminal_link_required_options = {
"terminal-link-connection-type": "SAPI",
"terminal-link-server-auth-id": "abc",
"terminal-link-environment": "Beta",
"terminal-link-server-host": "abc",
"terminal-link-server-port": "123",
Expand Down

0 comments on commit 3d898bb

Please sign in to comment.