Skip to content

Commit 81b76ab

Browse files
committed
style: apply Pint
1 parent 69e7ab8 commit 81b76ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Supervisor/TestCase.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class TestCase extends \Orchestra\Testbench\TestCase
88
{
9-
public function setUp(): void
9+
protected function setUp(): void
1010
{
1111
parent::setUp();
1212
}

0 commit comments

Comments
 (0)