mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
test(rust): update tinyagents tool completion fixture (#4530)
This commit is contained in:
@@ -1094,7 +1094,6 @@ mod tests {
|
||||
sink.emit(AgentEvent::ToolCompleted {
|
||||
call_id: "c1".into(),
|
||||
tool_name: "echo".to_string(),
|
||||
started_at_ms: None,
|
||||
input: None,
|
||||
output: None,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user