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

ignore a11y tests for now, re #2635

parent 2a095260
No related branches found
No related tags found
No related merge requests found
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 ci - npm ci
- npm install playwright - npm install playwright
- npx playwright install --with-deps - npx playwright install --with-deps --grep-invert a11y
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