Skip to content

Commit

Permalink
refactor: removed cypress support files
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulmathur16 committed May 3, 2024
1 parent 0eefe39 commit 3e70f51
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 66 deletions.
5 changes: 0 additions & 5 deletions cypress/fixtures/example.json

This file was deleted.

37 changes: 0 additions & 37 deletions cypress/support/commands.js

This file was deleted.

20 changes: 0 additions & 20 deletions cypress/support/e2e.js

This file was deleted.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@
"all-node-versions": "11.0.1",
"babel-loader": "9.1.2",
"css-loader": "6.7.3",
"cypress": "^13.8.1",
"cypress": "13.8.1",
"eslint": "8.24.0",
"eslint-plugin-cypress": "^3.0.3",
"eslint-plugin-cypress": "3.0.3",
"eslint-plugin-jest": "27.0.4",
"eslint-plugin-react": "7.31.8",
"http-server": "14.0.0",
Expand Down

0 comments on commit 3e70f51

Please sign in to comment.