diff --git a/tests/Botonomous/listener/SlashCommandListenerTest.php b/tests/Botonomous/listener/SlashCommandListenerTest.php index dbaf968..aeb5d6d 100644 --- a/tests/Botonomous/listener/SlashCommandListenerTest.php +++ b/tests/Botonomous/listener/SlashCommandListenerTest.php @@ -255,6 +255,7 @@ public function testSendResponseSlashCommand() { $config = new Config(); $config->set('listener', 'slashCommand'); + $config->set('chatLogging', false); /** * Form the request.