Skip to content

Commit

Permalink
Merge branch 'develop' into PWA-691
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaecker committed Jun 17, 2020
2 parents 72ffec2 + 360beb4 commit 821a4d5
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,18 @@
Magento Functional Testing Framework Changelog
================================================
3.0.0 RC5
---------

### Enhancements

* Readability
* Removed blacklist/whitelist terminology in MFTF.

### Fixes

* Fixed javascript error seen on chrome 81 for dragAndDrop action.
* Fixed allure issue when `WebDriverCurlException` is encountered in `afterStep`.

3.0.0 RC4
---------

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -2,7 +2,7 @@
"name": "magento/magento2-functional-testing-framework",
"description": "Magento2 Functional Testing Framework",
"type": "library",
"version": "3.0.0-RC4",
"version": "3.0.0-RC5",
"license": "AGPL-3.0",
"keywords": ["magento", "automation", "functional", "testing"],
"config": {
Expand Down
5 changes: 3 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 821a4d5

Please sign in to comment.