fix: retain complete manual accessibility evidence
This commit is contained in:
@@ -124,7 +124,10 @@
|
|||||||
"logPath": "artifacts/quality/gates/FE-GATE-009.txt",
|
"logPath": "artifacts/quality/gates/FE-GATE-009.txt",
|
||||||
"evidence": [
|
"evidence": [
|
||||||
"artifacts/tests/a11y.json",
|
"artifacts/tests/a11y.json",
|
||||||
"artifacts/tests/a11y-manual/APP_HOME.md"
|
"artifacts/tests/a11y-manual/APP_HOME.md",
|
||||||
|
"artifacts/tests/a11y-manual/SAMPLE_RESOURCE_LIST.md",
|
||||||
|
"artifacts/tests/a11y-manual/NOT_FOUND.md",
|
||||||
|
"artifacts/tests/a11y-manual/report.json"
|
||||||
],
|
],
|
||||||
"retentionClass": "merge-cycle"
|
"retentionClass": "merge-cycle"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user