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

Debug.log in codeception

parent 83fb8a41
Branches
No related tags found
No related merge requests found
......@@ -448,6 +448,8 @@ library:
- mkdir -p ${CI_PROJECT_DIR}/tests/codeception/tests/functional
- mkdir -p ${CI_PROJECT_DIR}/tests/codeception/tests/unit
- chmod -R a+w ${APACHE_DOCUMENT_ROOT}/wp-content/uploads
- touch ${APACHE_DOCUMENT_ROOT}/wp-content/debug.log
- chmod a+w ${APACHE_DOCUMENT_ROOT}/wp-content/debug.log
- echo "End before"
script:
- vendor/bin/codecept run --report --steps --xml --html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment