File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments