Cypress 4.6.0 and tweaks to scripts

This commit is contained in:
Jamie Curnow
2020-05-21 16:11:19 +10:00
parent 1ff87bbc12
commit dd2e335fae
12 changed files with 31 additions and 67 deletions

View File

@ -1,4 +1,4 @@
FROM cypress/included:4.0.2
FROM cypress/included:4.6.0
COPY --chown=1000 ./test /test

View File

@ -7,7 +7,7 @@
"@jc21/cypress-swagger-validation": "^0.0.5",
"@jc21/restler": "^3.4.0",
"chalk": "^3.0.0",
"cypress": "^4.0.2",
"cypress": "^4.6.0",
"cypress-plugin-retries": "^1.5.2",
"eslint": "^6.7.2",
"eslint-plugin-align-assignments": "^1.1.2",