fix: add missing allow_always field after staging merge

This commit is contained in:
Artem
2026-03-19 22:05:56 +03:00
parent abf13a3ee2
commit a070c069cb
+1
View File
@@ -1961,6 +1961,7 @@ mod tests {
context_messages: vec![],
deferred_tool_calls: vec![],
user_timezone: None,
allow_always: true,
};
thread.await_approval(pending);