Skip to content

Commit 17b8b9d

Browse files
committed
MQE-659: [ALLURE] Include the test "stepKey" in the MFTF Allure Report
- test fixes
1 parent 8aee6af commit 17b8b9d

File tree

1 file changed

+0
-1
lines changed
  • src/Magento/FunctionalTestingFramework/Codeception/Subscriber

1 file changed

+0
-1
lines changed

src/Magento/FunctionalTestingFramework/Codeception/Subscriber/Console.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ private function printStepKeys(Step $step)
109109
$step->toString(150)
110110
);
111111

112-
113112
$msg->append(OutputFormatter::escape($stepString));
114113
if ($isActionGroup) {
115114
$msg->style('comment');

0 commit comments

Comments
 (0)