File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
src/Test/Functional/Acceptance Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ class AcceptanceCest extends AbstractCest
17
17
/**
18
18
* Template version for testing
19
19
*/
20
- protected const TEMPLATE_VERSION = '2.4.7-beta-test ' ;
20
+ protected const TEMPLATE_VERSION = '2.4.7 ' ;
21
21
22
22
/**
23
23
* @param \CliTester $I
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ class DeveloperCest extends AbstractCest
17
17
/**
18
18
* Template version for testing
19
19
*/
20
- protected const TEMPLATE_VERSION = '2.4.7-beta-test ' ;
20
+ protected const TEMPLATE_VERSION = '2.4.7 ' ;
21
21
22
22
/**
23
23
* Tests that php settings contains configuration from php.dev.ini
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ class ElasticsearchCest extends AbstractCest
19
19
/**
20
20
* Template version for testing
21
21
*/
22
- protected const TEMPLATE_VERSION = '2.4.7-beta-test ' ;
22
+ protected const TEMPLATE_VERSION = '2.4.7 ' ;
23
23
24
24
/**
25
25
* @param CliTester $I
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ class MailHogCest extends AbstractCest
15
15
/**
16
16
* Template version for testing
17
17
*/
18
- protected const TEMPLATE_VERSION = '2.4.7-beta-test ' ;
18
+ protected const TEMPLATE_VERSION = '2.4.7 ' ;
19
19
20
20
/**
21
21
* @param \CliTester $I
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ class OpensearchCest extends AbstractCest
19
19
/**
20
20
* Template version for testing
21
21
*/
22
- protected const TEMPLATE_VERSION = '2.4.7-beta-test ' ;
22
+ protected const TEMPLATE_VERSION = '2.4.7 ' ;
23
23
24
24
/**
25
25
* @param CliTester $I
You can’t perform that action at this time.
0 commit comments