fix: add missing mattermost field to test InterruptOnNewMessageConfig
This commit is contained in:
parent
8b942853c4
commit
7bf5f3edde
@ -7896,6 +7896,7 @@ BTC is currently around $65,000 based on latest tool output."#
|
||||
interrupt_on_new_message: InterruptOnNewMessageConfig {
|
||||
telegram: false,
|
||||
slack: false,
|
||||
mattermost: false,
|
||||
},
|
||||
multimodal: crate::config::MultimodalConfig::default(),
|
||||
hooks: None,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user