Skip to content

Commit a1adbc1

Browse files
committed
MQE-1969: Updated CHANGELOG.md and bumped MFTF package version
1 parent 8266748 commit a1adbc1

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Magento Functional Testing Framework Changelog
77
* Traceability
88
* MFTF generated cest files are fully compatible for Codeception `dry-run`.
99
* Modularity
10-
* `mftf generate:tests` and `mftf run:test` commands now accept suite scoped test names in format `[<suitename:>testname]...`.
10+
* `mftf generate:tests` and `mftf run:test` commands now accept suite scoped test names in format `[suitename:testname]...`.
1111
* Maintainability
1212
* Support `deprecated` syntax for the following test entities:
1313
* Test
@@ -17,12 +17,11 @@ Magento Functional Testing Framework Changelog
1717
* Section
1818
* Section Element
1919
* Suite
20-
21-
See DevDocs for details
20+
* See DevDocs for details
2221
* Improved `mftf static-checks` command to allow executing all or specific static checks.
2322
* Added a new static check that checks and reports unused arguments in action groups.
2423
* Customizability
25-
* AWS Secrets Manager is added as an additional credential storage.
24+
* AWS Secrets Manager has been added as an additional credential storage.
2625
* See DevDocs for details
2726

2827
### Fixes

0 commit comments

Comments
 (0)