diff --git a/src/commands.rs b/src/commands.rs index 5e8f7ca..cbf8c8b 100644 --- a/src/commands.rs +++ b/src/commands.rs @@ -67,6 +67,7 @@ impl BotCommand { } #[cfg(test)] +#[allow(clippy::unwrap_used)] mod tests { use super::*;