Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #516 from DFE-Digital/fix/revert-git-hook-changes
Browse files Browse the repository at this point in the history
Revert git hook changes
  • Loading branch information
rdogra-nimble authored Feb 8, 2023
2 parents 6568798 + d8811af commit d0675a9
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 2,347 deletions.
4 changes: 0 additions & 4 deletions .husky/pre-commit

This file was deleted.

5 changes: 1 addition & 4 deletions end-to-end-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
"test": "echo \"Error: no test specified\" && exit 1",
"cypress:open": "cypress open",
"cypress:run": "cypress run",
"lint": "eslint . --ext .cy.js,.jsx,.ts,.tsx --ignore-path .gitignore",
"prepare": "husky install",
"create-hook": "husky add .husky/pre-commit \"npm test\""
"lint": "eslint . --ext .cy.js,.jsx,.ts,.tsx --ignore-path .gitignore"
},
"author": "",
"license": "ISC",
Expand All @@ -18,7 +16,6 @@
"cypress-localstorage-commands": "^1.6.1",
"cypress-sql-server": "^1.0.0",
"eslint-plugin-cypress": "^2.12.1",
"husky": "^3.1.0",
"mysql": "^2.18.1"
},
"dependencies": {
Expand Down
Loading

0 comments on commit d0675a9

Please sign in to comment.