test reporter html

This commit is contained in:
2022-11-16 13:07:23 +01:00
parent 1d8b6495b2
commit 92fea37170
2 changed files with 4 additions and 4 deletions

View File

@ -35,7 +35,7 @@ RUN apk add --no-cache \
chromium \
bash
RUN PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=1 npm install -g pa11y@^5.0.0 pa11y-reporter-html@^1.0.0 pa11y-reporter-junit
RUN PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=1 npm install -g pa11y@^6.2.3
RUN adduser -D pa11y