Skip to content

Commit 93fd35d

Browse files
committed
MQE-1765: Introduce API Endpoint and Request Headers to Allure artifacts
- Changelog redaction
1 parent f63fac8 commit 93fd35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Magento Functional Testing Framework Changelog
77
* Allure output has been enhanced to contain new test artifacts created and used per MFTF step:
88
* `makeScreenshot` will contain an attachment under its Allure step.
99
* `seeInCurrentUrl` and all other `Url` asserts now contain an attachment with the expects vs actual comparison.
10-
* `createData` and all other `Data` actions now contain attachments with `ApiUrl`, `Headers`, `Request Body`, and `Response Body`.
10+
* `createData` and all other `Data` actions now contain attachments with `Request Body` and `Response Body`.
1111
* Modularity
1212
* Added a new `mftf run:manifest` command to run testManifest files generated by `generate:tests`.
1313
* See DevDocs for details

0 commit comments

Comments
 (0)