wip
This commit is contained in:
parent
d0ad7e6530
commit
c2689ba5b5
|
|
@ -11,8 +11,6 @@ class WebSocketsStatisticsControllerTest extends TestCase
|
|||
/** @test */
|
||||
public function it_can_store_statistics()
|
||||
{
|
||||
$this->withoutExceptionHandling();
|
||||
|
||||
$this->post(
|
||||
action([WebsocketStatisticsEntriesController::class, 'store']),
|
||||
$this->payload()
|
||||
|
|
|
|||
Loading…
Reference in New Issue