diff --git a/docs/gitlab/drupal/index.md b/docs/gitlab/drupal/index.md index bcb776959764e23e875c8a707c29f3be5a82265a..94969c60417f14b71586b815f46bc9b5687a6cbb 100644 --- a/docs/gitlab/drupal/index.md +++ b/docs/gitlab/drupal/index.md @@ -207,7 +207,7 @@ you have to write the scripts for those two tasks yourselves. tests will be skipped. - `DISABLE_CI_TEST_CODESTYLE`: if this variable is set to any value, the PHP CS tests will be skipped. -- `DISABLE_CI_TEST_CYPRESSE2E: 1`: if this variable is set to any value, the +- `DISABLE_CI_TEST_CYPRESSE2E:`: if this variable is set to any value, the Cypress tests will be skipped. - `DISABLE_CI_TEST_PHPUNIT`: if this variable is set to any value, the PHP unit tests will be skipped.