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
1717 /**
1818 * Template version for testing
1919 */
20- protected const TEMPLATE_VERSION = '2.4.7-beta-test ' ;
20+ protected const TEMPLATE_VERSION = '2.4.7 ' ;
2121
2222 /**
2323 * @param \CliTester $I
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ class DeveloperCest extends AbstractCest
1717 /**
1818 * Template version for testing
1919 */
20- protected const TEMPLATE_VERSION = '2.4.7-beta-test ' ;
20+ protected const TEMPLATE_VERSION = '2.4.7 ' ;
2121
2222 /**
2323 * 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
1919 /**
2020 * Template version for testing
2121 */
22- protected const TEMPLATE_VERSION = '2.4.7-beta-test ' ;
22+ protected const TEMPLATE_VERSION = '2.4.7 ' ;
2323
2424 /**
2525 * @param CliTester $I
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ class MailHogCest extends AbstractCest
1515 /**
1616 * Template version for testing
1717 */
18- protected const TEMPLATE_VERSION = '2.4.7-beta-test ' ;
18+ protected const TEMPLATE_VERSION = '2.4.7 ' ;
1919
2020 /**
2121 * @param \CliTester $I
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ class OpensearchCest extends AbstractCest
1919 /**
2020 * Template version for testing
2121 */
22- protected const TEMPLATE_VERSION = '2.4.7-beta-test ' ;
22+ protected const TEMPLATE_VERSION = '2.4.7 ' ;
2323
2424 /**
2525 * @param CliTester $I
You can’t perform that action at this time.
0 commit comments