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 4317cc7 commit 7a89cffCopy full SHA for 7a89cff
etc/config/codeception.dist.yml
@@ -16,7 +16,7 @@ extensions:
16
- Magento\FunctionalTestingFramework\Allure\Adapter\MagentoAllureAdapter
17
config:
18
Magento\FunctionalTestingFramework\Allure\Adapter\MagentoAllureAdapter:
19
- deletePreviousResults: true
+ deletePreviousResults: false
20
outputDirectory: allure-results
21
ignoredAnnotations:
22
- env
0 commit comments