Skip to content

Commit 44ba26b

Browse files
committed
MQE-1704: MFTF Compatibility with PHPUnit 8
fixed static checks
1 parent 0f16624 commit 44ba26b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,8 @@ public function testError(FailEvent $failEvent)
253253
* @param TestEvent $testEvent
254254
*
255255
* @throws \Yandex\Allure\Adapter\AllureException
256+
*
257+
* @return void
256258
*/
257259
public function testEnd(TestEvent $testEvent)
258260
{

0 commit comments

Comments
 (0)