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 d1ede02 commit bcfa48d
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 bcfa48d

Please sign in to comment.