Skip to content

Commit a1cebb8

Browse files
author
Jamie Curnow
committed
Use cypress 4.0.2
1 parent f040de5 commit a1cebb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/cypress/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM cypress/included:3.8.3
1+
FROM cypress/included:4.0.2
22

33
COPY --chown=1000 ./test /test
44

test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@jc21/cypress-swagger-validation": "^0.0.5",
88
"@jc21/restler": "^3.4.0",
99
"chalk": "^3.0.0",
10-
"cypress": "^3.8.3",
10+
"cypress": "^4.0.2",
1111
"cypress-plugin-retries": "^1.5.2",
1212
"eslint": "^6.7.2",
1313
"eslint-plugin-align-assignments": "^1.1.2",

0 commit comments

Comments
 (0)