Verified Commit 869929d8 authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #3401047 by Spokje, longwave, smustgrave, fjgarlin: Nightwatch output on...

Issue #3401047 by Spokje, longwave, smustgrave, fjgarlin: Nightwatch output on GitLab not easily readable
parent 8088712c
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -192,6 +192,7 @@ variables:
    - echo "DRUPAL_TEST_WEBDRIVER_CHROME_ARGS='--disable-dev-shm-usage --disable-gpu --headless'" >> ./core/.env
    - echo "DRUPAL_TEST_WEBDRIVER_PORT='9515'" >> ./core/.env
    - echo "DRUPAL_NIGHTWATCH_OUTPUT='"../nightwatch_output"'" >> ./core/.env
    - echo "COLUMNS=1000" >> ./core/.env
    - chown -R www-data:www-data ./sites /var/www
    - sudo -u www-data yarn run --cwd=./core test:nightwatch --workers=4
  after_script: