Skip to content

Commit

Permalink
Normalize view unit test name
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Sep 9, 2024
1 parent 416671e commit b3f839f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/**
* @covers \Hyde\Framework\Views\Components\LinkComponent
*/
class LinkComponentTest extends TestCase
class LinkComponentViewTest extends TestCase
{
public function testLinkComponentCanBeRendered()
{
Expand Down

0 comments on commit b3f839f

Please sign in to comment.