Skip to content

Commit a2884ae

Browse files
committed
MQE-659: [ALLURE] Include the test "stepKey" in the MFTF Allure Report
1 parent 1e12724 commit a2884ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Magento/FunctionalTestingFramework/Allure/Adapter/MagentoAllureAdapter.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,8 @@ function () use ($rootStep, $formattedSteps) {
250250
/**
251251
* Aggregate to parent method to prepare collecting step keys for a test
252252
*
253+
* @param TestEvent $testEvent
254+
*
253255
* @return void
254256
*/
255257
public function testStart(TestEvent $testEvent)

0 commit comments

Comments
 (0)