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.
2 parents 38e5a69 + 59831de commit 4f7649eCopy full SHA for 4f7649e
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