There was an error while loading. Please reload this page.
1 parent c7df92d commit fd9a6b6Copy full SHA for fd9a6b6
src/Test/Functional/Acceptance/PatchApplierCest.php
@@ -21,7 +21,7 @@ public function _before(\CliTester $I): void
21
{
22
parent::_before($I);
23
24
- $this->prepareTemplate($I, '2.4.7-beta-test');
+ $this->prepareTemplate($I, '2.4.7');
25
$I->copyFileToWorkDir('files/debug_logging/.magento.env.yaml', '.magento.env.yaml');
26
}
27
0 commit comments