Skip to content

Commit

Permalink
Update cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
jc21 committed Mar 7, 2023
1 parent 86e6319 commit c812b67
Show file tree
Hide file tree
Showing 3 changed files with 416 additions and 531 deletions.
2 changes: 1 addition & 1 deletion test/cypress/Dockerfile
@@ -1,4 +1,4 @@
FROM cypress/included:5.6.0
FROM cypress/included:9.4.1

COPY --chown=1000 ./ /test

Expand Down
2 changes: 1 addition & 1 deletion test/package.json
Expand Up @@ -7,7 +7,7 @@
"@jc21/cypress-swagger-validation": "^0.0.9",
"@jc21/restler": "^3.4.0",
"chalk": "^4.1.0",
"cypress": "^5.6.0",
"cypress": "^9.4.1",
"cypress-multi-reporters": "^1.4.0",
"cypress-plugin-retries": "^1.5.2",
"eslint": "^7.6.0",
Expand Down

0 comments on commit c812b67

Please sign in to comment.