From 95e9fbeec89647e39eb1c931ab28abd532993877 Mon Sep 17 00:00:00 2001 From: taylorotwell Date: Wed, 27 Nov 2024 14:49:15 +0000 Subject: [PATCH] Fix code styling --- tests/Feature/Protocols/Pusher/Reverb/EventsControllerTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', [