Skip to content

Commit 8618579

Browse files
Merge branch 'MC-30880' into 2.4-develop-com-int-improve
2 parents 2942c83 + 776cee7 commit 8618579

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/integration/framework/tests/unit/testsuite/Magento/Test/Workaround/Override

1 file changed

+1
-1
lines changed

dev/tests/integration/framework/tests/unit/testsuite/Magento/Test/Workaround/Override/ConfigTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class ConfigTest extends TestCase
2121
/**
2222
* @inheritdoc
2323
*/
24-
protected function setUp()
24+
protected function setUp(): void
2525
{
2626
parent::setUp();
2727

0 commit comments

Comments
 (0)