Skip to content

Commit

Permalink
chore: remove unused cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
HuiSF committed Aug 7, 2023
1 parent e3714c5 commit 91a2cbe
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 508 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
"test:duplicates": "./scripts/duplicates-yarn.sh",
"test:license": "license-check-and-add check -f license_config.json",
"test:github-actions": "node ./scripts/test-github-actions.js",
"cypress": "lerna run cypress",
"cypress:open": "lerna run cypress:open",
"coverage": "codecov || exit 0",
"docs": "typedoc packages/**/src --name amplify-js --hideGenerator --excludePrivate --ignoreCompilerErrors --mode file --out docs/api --theme docs/amplify-theme/typedoc/ --readme README.md",
"build": "lerna run build --stream && yarn test:duplicates",
Expand Down Expand Up @@ -78,7 +76,6 @@
"babel-loader": "^8.3.0",
"codecov": "^3.6.5",
"compression-webpack-plugin": "^1.1.3",
"cypress": "^3.2.0",
"husky": "^3.0.5",
"jest": "^24.x.x",
"jest-config": "24.8.0",
Expand Down
Loading

0 comments on commit 91a2cbe

Please sign in to comment.