Skip to content

Commit e252225

Browse files
committed
re-add test target
1 parent 73d1091 commit e252225

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

external-control-frontend/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"build": "ng build --configuration=production",
99
"lint": "ng lint",
1010
"lint:fix": "ng lint --fix",
11+
"test": "ng test",
1112
"generatepath": "generate-manifest-constants ../manifest.yaml"
1213
},
1314
"private": true,

0 commit comments

Comments
 (0)