test(channels): include new runtime excluded-tools field in fixture
This commit is contained in:
parent
179e7949c2
commit
f3beba1f24
@ -3871,6 +3871,7 @@ BTC is currently around $65,000 based on latest tool output."#
|
||||
interrupt_on_new_message: false,
|
||||
multimodal: crate::config::MultimodalConfig::default(),
|
||||
hooks: None,
|
||||
non_cli_excluded_tools: Arc::new(Vec::new()),
|
||||
});
|
||||
|
||||
process_channel_message(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user