Skip to content

Commit e7c0d2b

Browse files
authored
Update package.json
1 parent 9489c73 commit e7c0d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "ng serve",
88
"build": "ng build --base-href ./",
99
"build:demo": "npm run build:prod:aot -- --base-href \"http://treesflower.com/pi-admin/\"",
10-
"test": ".\\node_modules\\.bin\\karma.cmd start",
10+
"test": "ng test",
1111
"lint": "ng lint",
1212
"e2e": "ng e2e"
1313
},

0 commit comments

Comments
 (0)