Skip to content

Commit

Permalink
Remove unused tests
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkamyshev committed Apr 17, 2024
1 parent b8d8ff6 commit 801f169
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"scripts": {
"prepare": "node changelog/cli.mjs",
"dev": "pnpm prepare && vitepress dev docs",
"build": "pnpm prepare && vitepress build docs",
"test:run": "vitest run"
"build": "pnpm prepare && vitepress build docs"
},
"dependencies": {
"@withease/web-api": "workspace:*"
Expand Down

0 comments on commit 801f169

Please sign in to comment.