mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 03:13:49 +08:00
Chore: use new pa11y-ci
version (#52953)
* use new pa11y-ci version, update some thresholds and set standard to WCAG2AA * remove unneeded comment * PRs won't have unified alerting enabled...
This commit is contained in:
@ -598,7 +598,7 @@ def test_a11y_frontend_step(ver_mode, edition, port=3001):
|
||||
|
||||
return {
|
||||
'name': 'test-a11y-frontend' + enterprise2_suffix(edition),
|
||||
'image': 'grafana/docker-puppeteer:1.0.0',
|
||||
'image': 'grafana/docker-puppeteer:1.1.0',
|
||||
'depends_on': [
|
||||
'grafana-server' + enterprise2_suffix(edition),
|
||||
],
|
||||
|
Reference in New Issue
Block a user