Skip to content

Commit

Permalink
fix: delete test file
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-ahmadbilal committed Sep 10, 2024
1 parent cb7c0df commit c804996
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 147 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"prepare": "husky install",
"lint": "eslint ./src/",
"lint:fix": "eslint ./src/ --fix",
"start": "npx ts-node src/test.ts",
"test": "jest --coverage"
},
"repository": {
Expand Down
146 changes: 0 additions & 146 deletions src/test.ts

This file was deleted.

0 comments on commit c804996

Please sign in to comment.