Skip to content

Commit e815975

Browse files
committed
MC-38772: Apply automation to fix non-MFTF tests for MDEs
- Fix tests
1 parent 4265d7d commit e815975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/PageBuilder/Model/Stage/Config/UiComponentConfigTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class UiComponentConfigTest extends \PHPUnit\Framework\TestCase
2727
*/
2828
private $model;
2929

30-
protected function setUp()
30+
protected function setUp(): void
3131
{
3232
$this->objectManager = Bootstrap::getObjectManager();
3333

0 commit comments

Comments
 (0)