Skip to content

Commit e62b7cc

Browse files
OhYeeCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: OhYee <oyohyee@oyohyee.com>
1 parent 945368f commit e62b7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agentrun/sandbox/api/aio_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ def get_cdp_url(
135135
return self._build_ws_url_with_headers(
136136
"/ws/automation", record=record, config=config
137137
)
138-
return self._build_ws_url("/ws/automation", record=record)
138+
return self._build_ws_url("/ws/automation", record=record, config=config)
139139

140140
@overload
141141
def get_vnc_url(

0 commit comments

Comments
 (0)