File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ Magento Functional Testing Framework Changelog
8
8
* Customizability
9
9
* Changed ` <group value="skip"/> ` to no longer skip a test, instead test is added to ` skip ` group.
10
10
* Maintainability
11
- * Trimmed mftf.log to not include notices and warnings at test execution time.
11
+ * Trimmed ` mftf.log ` to not include notices and warnings at test execution time.
12
12
* Added chrome option ` --ignore-certificate-errors ` in ` functional.suite.dist.yml ` .
13
13
* Traceability
14
14
* Changed static check output directory from current working directory to ` TESTS_BP/tests/_output/static-results/ ` .
15
15
* Readability
16
- * [ 3.0.0 Backward Incompatible Changes are documented .] ( ./docs/backward-incompatible-changes.md )
16
+ * Documented [ 3.0.0 Backward Incompatible Changes.] ( ./docs/backward-incompatible-changes.md )
17
17
18
18
### Fixes
19
19
You can’t perform that action at this time.
0 commit comments