Fixes after author test
This commit is contained in:
1
books/jenkins/Jenkinsfile
vendored
1
books/jenkins/Jenkinsfile
vendored
@@ -38,7 +38,6 @@ pipeline {
|
||||
steps {
|
||||
echo '### Running unit tests ###'
|
||||
sh 'cd books; npm test'
|
||||
junit 'books/reports/server/mocha/test-results.xml'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user