Skip to content
Snippets Groups Projects
Commit 98323552 authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

Codeception debug info

parent 7fec4605
No related branches found
No related tags found
No related merge requests found
......@@ -438,7 +438,7 @@ library:
codeception test:
<<: *job-codeception-test
script:
- vendor/bin/codecept run --steps --xml
- vendor/bin/codecept run --steps --xml --html -d
codeception test woo rc2:
<<: *job-codeception-test
......@@ -449,4 +449,4 @@ codeception test woo rc2:
SCREEN_HEIGHT: 2000
WOOCOMMERCE_VERSION: 3.7.0-rc.2
script:
- vendor/bin/codecept run --steps --xml
- vendor/bin/codecept run --steps --xml --html -d
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment