Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
joedixon committed May 8, 2024
1 parent 593d331 commit 77d83db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ReverbTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ public function usingRedis(): void

app(PubSubProvider::class)->connect($this->loop);
app(PubSubProvider::class)->subscribe();
usleep(10_000);
usleep(100_000);
}

/**
Expand Down

0 comments on commit 77d83db

Please sign in to comment.