Skip to content

Commit bc459e6

Browse files
authored
Merge pull request #404 from magento-commerce/master
Master
2 parents fcad45a + 3a19c2c commit bc459e6

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Magento Functional Testing Framework Changelog
22
================================================
33

4+
4.8.0
5+
---------
6+
### Enhancements
7+
* Bumped phpunit/phpunit to ^10.0
8+
* Bumped allure-framework/allure-phpunit to ^3
9+
* Bumped codeception/module-webdriver ^4.0
10+
11+
### Fixes
12+
* Fixed Class "Magento\FunctionalTestingFramework\StaticCheck\ActionGroupArgumentsCheck" not found on running vendor/bin/mftf build:project --upgrade.
13+
414
4.7.2
515
---------
616
### Enhancements

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/magento2-functional-testing-framework",
33
"description": "Magento2 Functional Testing Framework",
44
"type": "library",
5-
"version": "4.7.2",
5+
"version": "4.8.0",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

Diff for: composer.lock

+1-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)