Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commiteb34c3f

Browse files
committed
ci: downgrade cy to 4.2.0
1 parent41fc497 commiteb34c3f

File tree

2 files changed

+356
-291
lines changed

2 files changed

+356
-291
lines changed

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"test:cover":"npm run test -- --coverage",
3131
"test:e2e":"./node_modules/.bin/cypress open",
3232
"cy:run":"./node_modules/.bin/cypress run --key 60eb2dd7-724d-4b39-bd12-f434f3465866 --record",
33-
"cy:run:free":"./node_modules/.bin/cypressDEBUG=cypress:*run",
33+
"cy:run:free":"./node_modules/.bin/cypress run",
3434
"test:ci":"start-server-and-test ci http://localhost:3000 cy:run:free",
3535
"coveralls":"cat ./coverage/lcov.info | coveralls"
3636
},
@@ -149,7 +149,7 @@
149149
"bundlewatch":"^0.2.7",
150150
"commitizen":"3.1.2",
151151
"coveralls":"3.0.14",
152-
"cypress":"8.0.0",
152+
"cypress":"4.2.0",
153153
"cz-conventional-changelog":"^3.0.0",
154154
"enzyme":"3.11.0",
155155
"enzyme-adapter-react-16":"1.15.2",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp