We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e24767 commit e80e513Copy full SHA for e80e513
src/Test/Functional/Acceptance/Acceptance73Cest.php
@@ -32,6 +32,7 @@ protected function patchesDataProvider(): array
32
['templateVersion' => '2.3.4', 'magentoVersion' => '2.3.4-p2'],
33
['templateVersion' => '2.3.5', 'magentoVersion' => '2.3.5'],
34
['templateVersion' => '2.3.5', 'magentoVersion' => '2.3.5-p1'],
35
+ ['templateVersion' => '2.3.5', 'magentoVersion' => '2.3.5-p2'],
36
['templateVersion' => '2.4.0', 'magentoVersion' => '2.4.0'],
37
];
38
}
0 commit comments