This commit is contained in:
freek 2018-12-03 13:54:49 +01:00
parent d0ad7e6530
commit c2689ba5b5
1 changed files with 0 additions and 2 deletions

View File

@ -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()