Skip to content

Commit d70bc8e

Browse files
Merge pull request #160 from magento-commerce/MCLOUD-13768
MCLOUD-13768: Test 2.4.9 with PHP 8.4 & OpenSearch 3 
2 parents d052b04 + c5da8cf commit d70bc8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Test/Functional/Acceptance/OpensearchCest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class OpensearchCest extends AbstractCest
1919
/**
2020
* Template version for testing
2121
*/
22-
protected const TEMPLATE_VERSION = '2.4.8';
22+
protected const TEMPLATE_VERSION = '2.4.9-alpha';
2323

2424
/**
2525
* @param CliTester $I

0 commit comments

Comments
 (0)