Skip to content

Commit 98a47cc

Browse files
Merge remote-tracking branch 'performance/ACPT-1223' into ACPT-987-after-ACPT-1181
2 parents dfc60a4 + 8f5825f commit 98a47cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Composer/Test/Unit/DependencyCheckerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ protected function setUp(): void
3232
->disableOriginalConstructor()
3333
->getMock();
3434
$this->composerFactory->method('create')->willReturn($this->composerApp);
35+
parent::setUp();
3536

3637
}
3738
/**

0 commit comments

Comments
 (0)