npm run clean'''
}
- stage('Run test-js') {
+ stage('Run All Tests') {
parallel {
stage('Run test-js') {
steps {