Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
joedixon committed Nov 20, 2023
1 parent fd74ed4 commit 590d601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Feature/Reverb/EventsControllerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
'channels' => ['test-channel-one', 'test-channel-two'],
'data' => ['some' => 'data'],
]));
sleep(1);

$promiseTwo = $this->messagePromise($connection);
$response = await($this->signedPostRequest('events', [
Expand Down

0 comments on commit 590d601

Please sign in to comment.