Skip to content

Commit

Permalink
Fix code styling
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored and github-actions[bot] committed Nov 27, 2024
1 parent c312511 commit 95e9fbe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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', [
Expand Down

0 comments on commit 95e9fbe

Please sign in to comment.