Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/PaginatorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -198,10 +198,6 @@ public function testGetsPagesForPageTwo()
$this->assertEquals($expected, $actual);
}

/**
* @todo Why is this one causing a segfault?
* @group disable
*/
public function testRendersWithoutPartial()
{
$this->paginator->setView(new View\Renderer\PhpRenderer());
Expand Down

0 comments on commit 586adda

Please sign in to comment.