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 a4ba9ea commit f23fe9dCopy full SHA for f23fe9d
codeception.dist.yml
@@ -25,10 +25,10 @@ modules:
25
composer_magento_password: "%REPO_PASSWORD%"
26
composer_github_token: "%GITHUB_TOKEN%"
27
use_cached_workdir: true
28
- printOutput: false
+ printOutput: true
29
Magento\CloudDocker\Test\Functional\Codeception\Docker:
30
system_magento_dir: "%Magento.docker.settings.system.magento_dir%"
31
32
PhpBrowser:
33
url: "%Magento.docker.settings.env.url.base%"
34
Magento\CloudDocker\Test\Functional\Codeception\MagentoDb:
0 commit comments