Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
lastlink committed Aug 19, 2024
1 parent 3cc3091 commit 7cb7cf3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Test/Model/WikiModelTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ public function testReOrderByIndex(){
}



/*
public function testGetEditionsReturnsArray()
{
$this->db
Expand Down Expand Up @@ -170,6 +170,7 @@ public function testGetEditionsReturnsArray()
$this->assertSame($expected, $result);
}
*/

public function testCreatePageSavesCorrectly()
{
Expand Down

0 comments on commit 7cb7cf3

Please sign in to comment.