fix: add missing mattermost field to test InterruptOnNewMessageConfig

This commit is contained in:
argenis de la rosa 2026-03-19 18:53:28 -04:00 committed by Roman Tataurov
parent 2aaf916185
commit 08851b0145
No known key found for this signature in database
GPG Key ID: 70A51EF3185C334B

View File

@ -7890,6 +7890,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,