Skip to content

Commit 3d7f4e1

Browse files
committed
Revert "1.1.52 Release"
This reverts commit d86e0ff.
1 parent d86e0ff commit 3d7f4e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Test/Functional/Acceptance/B2Bx246Cest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class B2Bx246Cest extends AbstractCest
2626
protected function patchesDataProvider(): array
2727
{
2828
return [
29-
// ['templateVersion' => '2.4.6', 'magentoVersion' => '2.4.6'],
29+
['templateVersion' => '2.4.6', 'magentoVersion' => '2.4.6'],
3030
['templateVersion' => '2.4.6', 'magentoVersion' => '2.4.6-p1'],
3131
['templateVersion' => '2.4.6', 'magentoVersion' => '2.4.6-p2'],
3232
['templateVersion' => '2.4.6', 'magentoVersion' => '2.4.6-p3'],

src/Test/Functional/Acceptance/B2Bx247Cest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class B2Bx247Cest extends AbstractCest
2626
protected function patchesDataProvider(): array
2727
{
2828
return [
29-
// ['templateVersion' => '2.4.7', 'magentoVersion' => '2.4.7'],
29+
['templateVersion' => '2.4.7', 'magentoVersion' => '2.4.7'],
3030
['templateVersion' => '2.4.7', 'magentoVersion' => '2.4.7-p1'],
3131
['templateVersion' => '2.4.7', 'magentoVersion' => '2.4.7-p2'],
3232
];

0 commit comments

Comments
 (0)