Skip to content

Commit

Permalink
ci: testing
Browse files Browse the repository at this point in the history
  • Loading branch information
cskiwi committed Apr 2, 2021
1 parent 9bf0300 commit a1b3d19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 27 deletions.
4 changes: 2 additions & 2 deletions code/frontend/packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"start": "npx kill-port 4200 && ng serve",
"build": "ng build",
"build:prod": "ng build --prod",
"test": "ng test --watch=false --browsers=ChromeHeadless",
"test:watch": "ng test",
"test-wip": "ng test --watch=false --browsers=ChromeHeadless",
"test-wip:watch": "ng test",
"lint": "ng lint",
"e2e": "ng e2e",
"generate-icons": "pwa-asset-generator https://static.tournamentsoftware.com/images/style/badmintonvlaanderen/logo.png ./src/assets/icons --manifest ./src/manifest.webmanifest --index ./src/index.html"
Expand Down

This file was deleted.

0 comments on commit a1b3d19

Please sign in to comment.