Skip to content

Commit ba7df47

Browse files
lukas-freygithub-actions[bot]
authored andcommitted
style: fix code styling
1 parent a0542d5 commit ba7df47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Feature/SequenceFactoryTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class SequenceFactoryTest extends \Tests\TestCase
2222
*/
2323
private $factory;
2424

25-
public function setUp(): void
25+
protected function setUp(): void
2626
{
2727
parent::setUp();
2828

0 commit comments

Comments
 (0)