Skip to content

Commit

Permalink
chore: Remove unwanted Frontend test files (#10973)
Browse files Browse the repository at this point in the history
Signed-off-by: ddalvi <[email protected]>
  • Loading branch information
DharmitD committed Sep 6, 2024
1 parent a59261c commit c7f8729
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 42 deletions.
1 change: 0 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
"test:server:coverage": "cd ./server && npm test -- --coverage && cd ..",
"test:coverage": "npm test -- --coverage && npm run test:server:coverage",
"test:ci": "export CI=true && npm run format:check && npm run lint && npm run test:coverage",
"test:ci:prow": "npm set unsafe-perm true && npm ci && npm run test:ci && ./scripts/report-coveralls.sh",
"storybook": "start-storybook -p 6006 -s public",
"build:storybook": "build-storybook -s public"
},
Expand Down
23 changes: 0 additions & 23 deletions frontend/scripts/get-coveralls-repo-token.js

This file was deleted.

18 changes: 0 additions & 18 deletions frontend/scripts/report-coveralls.sh

This file was deleted.

0 comments on commit c7f8729

Please sign in to comment.