@@ -75,7 +75,7 @@ node{
try
{
- sh ('./node_modules/karma/bin/karma start karma.conf.js')
+ sh 'ng test'
}
catch(err)