Skip to content

Commit

Permalink
Fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
distantnative committed Jan 22, 2025
1 parent 7f98bd7 commit 61c04d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Panel/Ui/ComponentTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class UiComponent extends Component
class ComponentTest extends TestCase
{
/**
* @covers ::__contruct
* @covers ::__construct
*/
public function testAttrs()
{
Expand Down

0 comments on commit 61c04d8

Please sign in to comment.