'admin@crater.in', 'password' => 'admin@123' ); $response = $this->json('POST', 'api/auth/login', $data); $response->assertOk(); } }