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
7
7
* Traceability
8
8
* MFTF generated cest files are fully compatible for Codeception ` dry-run ` .
9
9
* 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]... ` .
11
11
* Maintainability
12
12
* Support ` deprecated ` syntax for the following test entities:
13
13
* Test
@@ -17,12 +17,11 @@ Magento Functional Testing Framework Changelog
17
17
* Section
18
18
* Section Element
19
19
* Suite
20
-
21
- See DevDocs for details
20
+ * See DevDocs for details
22
21
* Improved ` mftf static-checks ` command to allow executing all or specific static checks.
23
22
* Added a new static check that checks and reports unused arguments in action groups.
24
23
* Customizability
25
- * AWS Secrets Manager is added as an additional credential storage.
24
+ * AWS Secrets Manager has been added as an additional credential storage.
26
25
* See DevDocs for details
27
26
28
27
### Fixes
You can’t perform that action at this time.
0 commit comments