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

Remove RC from codeception tests

parent 86f1aa5d
No related branches found
No related tags found
No related merge requests found
......@@ -441,14 +441,3 @@ codeception test:
<<: *job-codeception-test
script:
- vendor/bin/codecept run --steps --xml --html -d
codeception test woo rc2:
<<: *job-codeception-test
variables:
APACHE_DOCUMENT_ROOT: ${CI_PROJECT_DIR}/tests/wordpress
CI_DEBUG_SERVICES: trace
SCREEN_WIDTH: 1200
SCREEN_HEIGHT: 2000
WOOCOMMERCE_VERSION: 3.7.0-rc.2
script:
- 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