mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-08 19:46:41 +00:00
fix(supported-version): adjust failing tests (#195)
This commit is contained in:
@@ -48,15 +48,20 @@ describe('recent for magento-open-source', () => {
|
|||||||
"magento/project-community-edition:2.4.4-p10",
|
"magento/project-community-edition:2.4.4-p10",
|
||||||
"magento/project-community-edition:2.4.4-p11",
|
"magento/project-community-edition:2.4.4-p11",
|
||||||
"magento/project-community-edition:2.4.4-p12",
|
"magento/project-community-edition:2.4.4-p12",
|
||||||
|
"magento/project-community-edition:2.4.4-p13",
|
||||||
"magento/project-community-edition:2.4.5-p9",
|
"magento/project-community-edition:2.4.5-p9",
|
||||||
"magento/project-community-edition:2.4.5-p10",
|
"magento/project-community-edition:2.4.5-p10",
|
||||||
"magento/project-community-edition:2.4.5-p11",
|
"magento/project-community-edition:2.4.5-p11",
|
||||||
|
"magento/project-community-edition:2.4.5-p12",
|
||||||
"magento/project-community-edition:2.4.6-p7",
|
"magento/project-community-edition:2.4.6-p7",
|
||||||
"magento/project-community-edition:2.4.6-p8",
|
"magento/project-community-edition:2.4.6-p8",
|
||||||
"magento/project-community-edition:2.4.6-p9",
|
"magento/project-community-edition:2.4.6-p9",
|
||||||
|
"magento/project-community-edition:2.4.6-p10",
|
||||||
"magento/project-community-edition:2.4.7-p2",
|
"magento/project-community-edition:2.4.7-p2",
|
||||||
"magento/project-community-edition:2.4.7-p3",
|
"magento/project-community-edition:2.4.7-p3",
|
||||||
"magento/project-community-edition:2.4.7-p4",
|
"magento/project-community-edition:2.4.7-p4",
|
||||||
|
"magento/project-community-edition:2.4.7-p5",
|
||||||
|
"magento/project-community-edition:2.4.8",
|
||||||
]],
|
]],
|
||||||
])(
|
])(
|
||||||
'recent for %s',
|
'recent for %s',
|
||||||
|
|||||||
Reference in New Issue
Block a user