Skip to content

Commit 4fd1471

Browse files
committed
AC-15627::[Integration Tests] Composer Build Failure - 2.4.9-alpha3
1 parent 16d6a48 commit 4fd1471

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/TestModuleOverrideConfig/MagentoDataFixture/RemoveFixtureTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ protected function setUp(): void
2727
{
2828
parent::setUp();
2929

30+
// phpstan:ignore "Class Magento\TestModuleOverrideConfig\Model\FixtureCallStorage not found."
3031
$this->fixtureCallStorage = $this->objectManager->get(FixtureCallStorage::class);
3132
}
3233

0 commit comments

Comments
 (0)