Pa11y: add logs to a11y step in terminal to provide more info of status (#38445)
This commit is contained in:
+2
-1
@@ -495,7 +495,8 @@ def test_a11y_frontend_step(edition, port=3001):
|
||||
},
|
||||
'failure': 'ignore',
|
||||
'commands': [
|
||||
'yarn -s test:accessibility --json > pa11y-ci-results.json',
|
||||
'./e2e/wait-for-grafana',
|
||||
'yarn -s test:accessibility --json > pa11y-ci-results.json 1>&2',
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user