File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/Test/Functional/Acceptance Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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 ' ],
Original file line number Diff line number Diff 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 ];
You can’t perform that action at this time.
0 commit comments