Skip to content

Commit b5c4e26

Browse files
authored
update setUp
1 parent 58b3374 commit b5c4e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/CategoryFrontendControllerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class CategoryFrontendControllerTest extends AbstractFrontendControllerTest
2727
/** @var CategoryInterface $category */
2828
protected $category;
2929

30-
protected function setUp()
30+
protected function setUp(): void
3131
{
3232
parent::setUp();
3333

0 commit comments

Comments
 (0)