Fix remaining agent server integration tests (#35222)
Release Notes: - N/A
This commit is contained in:
parent
8f952f1b58
commit
9353ba7887
5 changed files with 33 additions and 20 deletions
|
@ -107,6 +107,7 @@ impl AgentServer for Gemini {
|
|||
name,
|
||||
connection,
|
||||
child_status,
|
||||
current_thread: thread_rc,
|
||||
});
|
||||
|
||||
Ok(connection)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue