Skip to content
Snippets Groups Projects
Commit 9561f64d authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

remove bogus option, re #2635

parent 9e850659
No related branches found
No related tags found
1 merge request!4Integrate playwright into gitlab ci pipeline
This commit is part of merge request !4. Comments created here will be created in the context of that merge request.
...@@ -294,7 +294,7 @@ test-e2e: ...@@ -294,7 +294,7 @@ test-e2e:
- *initialize-studip-database - *initialize-studip-database
- npm install playwright - npm install playwright
- npm ci - npm ci
- npx playwright install --with-deps --grep-invert a11y - npx playwright install --with-deps
script: script:
- php -S $PHP_WEBSERVER_URL -t public & - php -S $PHP_WEBSERVER_URL -t public &
- PHP_SERVER_PID=$! - PHP_SERVER_PID=$!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment