Skip to content

Commit 5507c90

Browse files
committed
MQE-1672: AllureAdapter does not output BROKEN test steps ca8a901
- PHPMD Suppression
1 parent ca8a901 commit 5507c90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ public function testError(FailEvent $failEvent)
219219
* Override of parent method, polls stepStorage for testcase and formats it according to actionGroup nesting.
220220
*
221221
* @return void
222+
* @SuppressWarnings(PHPMD)
222223
*/
223224
public function testEnd()
224225
{

0 commit comments

Comments
 (0)