diff --git a/tests/Notifications/EventHandlerTest.php b/tests/Notifications/EventHandlerTest.php index a5ce83de..b001bc39 100644 --- a/tests/Notifications/EventHandlerTest.php +++ b/tests/Notifications/EventHandlerTest.php @@ -25,7 +25,6 @@ return $expectedChannels == $usedChannels; }); })->with([ - [[]], [['mail']], [['mail', 'slack']], [['mail', 'slack', 'discord']],