Skip to content

Commit e980d63

Browse files
magterskineimeron2433
authored andcommitted
MQE-783: [SPIKE] Investigate allure reporting when tests run in multiple suites
- Update codeception.dist.yml to enable MagentoAllureAdpater module
1 parent d3e2abe commit e980d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/acceptance/codeception.dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ settings:
1414
extensions:
1515
enabled:
1616
- Codeception\Extension\RunFailed
17-
- Yandex\Allure\Adapter\AllureAdapter
1817
- Magento\FunctionalTestingFramework\Extension\TestContextExtension
18+
- Magento\FunctionalTestingFramework\Allure\Adapter\MagentoAllureAdapter
1919
config:
2020
Yandex\Allure\Adapter\AllureAdapter:
2121
deletePreviousResults: true

0 commit comments

Comments
 (0)