Skip to content

Commit 70b6120

Browse files
MCLOUD-13311: Updated the magento template version for AcceptanceCest test
1 parent b32804e commit 70b6120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Test/Functional/Acceptance/AcceptanceCest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class AcceptanceCest extends AbstractCest
1717
/**
1818
* Template version for testing
1919
*/
20-
protected const TEMPLATE_VERSION = '2.4.8-php8.3';
20+
protected const TEMPLATE_VERSION = '2.4.8';
2121

2222
/**
2323
* @param \CliTester $I

0 commit comments

Comments
 (0)