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
No related branches found
No related tags found
1 merge request!4Integrate playwright into gitlab ci pipeline
......@@ -294,7 +294,7 @@ test-e2e:
- *initialize-studip-database
- npm ci
- npm install playwright
- npx playwright install --with-deps
- npx playwright install --with-deps --grep-invert a11y
script:
- php -S $PHP_WEBSERVER_URL -t public &
- PHP_SERVER_PID=$!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment