Fixed tests
This commit is contained in:
parent
ebfab2efd0
commit
e9b85bbfc7
|
|
@ -46,7 +46,7 @@ class PresenceChannelReplicationTest extends TestCase
|
|||
|
||||
$this->getPublishClient()
|
||||
->assertCalledWithArgs('hset', [
|
||||
'1234:presence-channel',
|
||||
'laravel_database_1234:presence-channel',
|
||||
$connection->socketId,
|
||||
json_encode($channelData),
|
||||
])
|
||||
|
|
|
|||
Loading…
Reference in New Issue