Skip to content

Commit

Permalink
Remove the redundant test
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubtobiasz committed Feb 6, 2024
1 parent 623bcc6 commit c255216
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ public function testItRendersHook(): void
$this->markTestSkipped('Not implemented yet.');
}

public function testItRendersHookable(): void
{
$this->markTestSkipped('Not implemented yet.');
}

/**
* @return array
*/
Expand Down

0 comments on commit c255216

Please sign in to comment.