diff --git a/includes/tests/codeception-parallel.yml b/includes/tests/codeception-parallel.yml index d532fda2912fb84813f741298c6e654d49b4e257..3da2aba85d62a8a2f48f963230a2a40f26d8d00c 100644 --- a/includes/tests/codeception-parallel.yml +++ b/includes/tests/codeception-parallel.yml @@ -85,7 +85,7 @@ prepare codeception tests: - chmod a+w ${APACHE_DOCUMENT_ROOT}/wp-content/debug.log - echo "End before" - cd ${CI_PROJECT_DIR} - - prepare-local-codeception-tests + - composer prepare-local-codeception-tests - composer prepare-parallel-codeception-tests 5 - vendor/bin/codecept run acceptance $PARALLEL_JOB --steps --xml --html -f --verbose after_script: