Skip to content

Commit

Permalink
refactor(app): remove unused tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuher committed Jan 20, 2024
1 parent fb404cf commit fce46f6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"dev": "vite",
"build": "tsc && vite build",
"serve": "vite preview",
"test": "npm run build && ex-test -d ./dist -t ./test/test.js",
"predeploy": "npm run build",
"deploy": "gh-pages -d dist"
},
Expand Down
Binary file removed test/images/expected.png
Binary file not shown.
7 changes: 0 additions & 7 deletions test/test.js

This file was deleted.

0 comments on commit fce46f6

Please sign in to comment.