diff --git a/Test/Model/WikiModelTest.php b/Test/Model/WikiModelTest.php index b081d5f..1b58423 100644 --- a/Test/Model/WikiModelTest.php +++ b/Test/Model/WikiModelTest.php @@ -139,7 +139,7 @@ public function testReOrderByIndex(){ } - + /* public function testGetEditionsReturnsArray() { $this->db @@ -170,6 +170,7 @@ public function testGetEditionsReturnsArray() $this->assertSame($expected, $result); } + */ public function testCreatePageSavesCorrectly() {