request('GET', '/login/oauth'); $this->assertResponseStatusCodeSame(Response::HTTP_NOT_FOUND); } }