This commit is contained in:
Alex Renoki 2020-08-30 21:22:07 +03:00
parent 1923ceedea
commit c6c3877cf7
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ trait TestsWebSockets
StatisticsLogger::swap(new FakeMemoryStatisticsLogger(
$this->channelManager,
app(StatisticsDriver::class)
$this->statisticsDriver
));
$this->configurePubSub();