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

ignore a11y tests for now, re #2635

parent e6ddce5f
Branches
No related tags found
Loading
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