assert publish

This commit is contained in:
Alex Renoki 2020-08-14 16:18:01 +03:00
parent 04cc2e7366
commit 4ae3d81675
1 changed files with 2 additions and 1 deletions

View File

@ -105,7 +105,8 @@ class FetchChannelReplicationTest extends TestCase
$this->getPublishClient()
->assertCalled('hset')
->assertCalled('hgetall');
->assertCalled('hgetall')
->assertCalled('publish');
$this->assertSame([
'occupied' => true,