diff --git a/tests/Feature/Protocols/Pusher/Reverb/EventsControllerTest.php b/tests/Feature/Protocols/Pusher/Reverb/EventsControllerTest.php index 91b0fde..57cd216 100644 --- a/tests/Feature/Protocols/Pusher/Reverb/EventsControllerTest.php +++ b/tests/Feature/Protocols/Pusher/Reverb/EventsControllerTest.php @@ -80,7 +80,7 @@ it('can ignore a subscriber when publishing events over redis', function () { $this->usingRedis(); - + $connection = connect(); subscribe('test-channel-two', connection: $connection); $response = await($this->signedPostRequest('events', [