From 5f8521c137f0438d6d6a981fcc433e684dcb03e2 Mon Sep 17 00:00:00 2001 From: argenis de la rosa Date: Tue, 10 Mar 2026 09:06:24 -0400 Subject: [PATCH] fix(tests): add discord group reply fixture field Add the new DiscordConfig.group_reply field to the tools test fixture so the test target compiles again after the schema change. --- src/tools/mod.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tools/mod.rs b/src/tools/mod.rs index 9d4f320c0..fef85de3a 100644 --- a/src/tools/mod.rs +++ b/src/tools/mod.rs @@ -651,6 +651,7 @@ mod tests { allowed_users: vec!["*".into()], listen_to_bots: false, mention_only: false, + group_reply: None, }); let tools = all_tools(