wip
This commit is contained in:
parent
1e5b8994df
commit
9d7f03d173
|
|
@ -69,7 +69,7 @@ class ConnectionTest extends TestCase
|
|||
}
|
||||
|
||||
/** @test */
|
||||
public function clients_can_subscribe_to_channels()
|
||||
public function clients_can_subscribe_to_basic_channels()
|
||||
{
|
||||
/** @var PusherServer $server */
|
||||
$server = app(PusherServer::class);
|
||||
|
|
|
|||
Loading…
Reference in New Issue