Skip to content

Commit 4cffa07

Browse files
committed
Release mftf 2.6.7
1 parent e831176 commit 4cffa07

File tree

3 files changed

+662
-5
lines changed

3 files changed

+662
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
Magento Functional Testing Framework Changelog
22
================================================
3+
2.6.7
4+
---------
5+
6+
### Fixes
7+
* Added --no-sandbox chrome option in functional suite configuration.
8+
39
2.6.6
410
---------
511

composer.json

Lines changed: 1 addition & 1 deletion
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": "2.6.6",
5+
"version": "2.6.7",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

0 commit comments

Comments
 (0)