Skip to content

Commit 915a016

Browse files
authored
update setUp
1 parent b5c4e26 commit 915a016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/ProductFrontendControllerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class ProductFrontendControllerTest extends AbstractFrontendControllerTest
2525
/** @var ProductLayoutUpdateManager $layoutManager */
2626
protected $layoutManager;
2727

28-
protected function setUp()
28+
protected function setUp(): void
2929
{
3030
parent::setUp();
3131

0 commit comments

Comments
 (0)