We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca8a901 commit 5507c90Copy full SHA for 5507c90
src/Magento/FunctionalTestingFramework/Allure/Adapter/MagentoAllureAdapter.php
@@ -219,6 +219,7 @@ public function testError(FailEvent $failEvent)
219
* Override of parent method, polls stepStorage for testcase and formats it according to actionGroup nesting.
220
*
221
* @return void
222
+ * @SuppressWarnings(PHPMD)
223
*/
224
public function testEnd()
225
{
0 commit comments