Skip to content

Commit da431d6

Browse files
committed
MQE-3155: Release MFTF 3.7.3
- update composer.json and CHANGELOG.md
1 parent 32d3963 commit da431d6

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Magento Functional Testing Framework Changelog
22
================================================
3+
3.7.3
4+
---------
5+
6+
### Updates:
7+
* Fix encoding issue when secret key contains plus sign
8+
* Adding pagebuilder file upload spinner to loadingMaskLocators
9+
10+
311
3.7.2
412
---------
513

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": "3.7.2",
5+
"version": "3.7.3",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

composer.lock

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

0 commit comments

Comments
 (0)