Skip to content

Commit f48c544

Browse files
authored
fix(supported-version): adjust failing tests (#195)
1 parent 21c3bb3 commit f48c544

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: supported-version/src/kind/recent.spec.ts

+5
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,20 @@ describe('recent for magento-open-source', () => {
4848
"magento/project-community-edition:2.4.4-p10",
4949
"magento/project-community-edition:2.4.4-p11",
5050
"magento/project-community-edition:2.4.4-p12",
51+
"magento/project-community-edition:2.4.4-p13",
5152
"magento/project-community-edition:2.4.5-p9",
5253
"magento/project-community-edition:2.4.5-p10",
5354
"magento/project-community-edition:2.4.5-p11",
55+
"magento/project-community-edition:2.4.5-p12",
5456
"magento/project-community-edition:2.4.6-p7",
5557
"magento/project-community-edition:2.4.6-p8",
5658
"magento/project-community-edition:2.4.6-p9",
59+
"magento/project-community-edition:2.4.6-p10",
5760
"magento/project-community-edition:2.4.7-p2",
5861
"magento/project-community-edition:2.4.7-p3",
5962
"magento/project-community-edition:2.4.7-p4",
63+
"magento/project-community-edition:2.4.7-p5",
64+
"magento/project-community-edition:2.4.8",
6065
]],
6166
])(
6267
'recent for %s',

0 commit comments

Comments
 (0)