Skip to content

Commit e80e513

Browse files
authored
Add Magento 2.3.5-p2 to the functional build (#37)
1 parent 4e24767 commit e80e513

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Test/Functional/Acceptance/Acceptance73Cest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ protected function patchesDataProvider(): array
3232
['templateVersion' => '2.3.4', 'magentoVersion' => '2.3.4-p2'],
3333
['templateVersion' => '2.3.5', 'magentoVersion' => '2.3.5'],
3434
['templateVersion' => '2.3.5', 'magentoVersion' => '2.3.5-p1'],
35+
['templateVersion' => '2.3.5', 'magentoVersion' => '2.3.5-p2'],
3536
['templateVersion' => '2.4.0', 'magentoVersion' => '2.4.0'],
3637
];
3738
}

0 commit comments

Comments
 (0)