test(supported-version): add test coverage for 2026-03-10 (#233)

This commit is contained in:
Damien Retzinger
2026-05-02 11:54:51 -04:00
committed by GitHub
parent ff6279a518
commit 20cbf5d06a
@@ -78,6 +78,11 @@ describe('getCurrentlySupportedVersions for magento-open-source', () => {
'magento/project-community-edition:2.4.7-p8', 'magento/project-community-edition:2.4.7-p8',
'magento/project-community-edition:2.4.8-p3', 'magento/project-community-edition:2.4.8-p3',
]], ]],
['2026-03-10T00:00:01Z', 'Day of March 2026 patch release', [
'magento/project-community-edition:2.4.6-p14',
'magento/project-community-edition:2.4.7-p9',
'magento/project-community-edition:2.4.8-p4',
]],
['2026-03-15T00:00:00Z', 'Day after v2.4.6-p14 release', [ ['2026-03-15T00:00:00Z', 'Day after v2.4.6-p14 release', [
'magento/project-community-edition:2.4.6-p14', 'magento/project-community-edition:2.4.6-p14',
'magento/project-community-edition:2.4.7-p9', 'magento/project-community-edition:2.4.7-p9',