Revert "Apply fixes from StyleCI (#632)"
This reverts commit 908f147cb3.
This commit is contained in:
parent
b74144cdd5
commit
b6837a05e4
|
|
@ -170,7 +170,7 @@ class PresenceChannelTest extends TestCase
|
|||
$this->channelManager->getGlobalConnectionsCount('1234', 'presence-channel')->then(function ($total) {
|
||||
$this->assertEquals(0, $total);
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
public function test_can_whisper_to_private_channel()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue