Skip to content

Commit

Permalink
SHIBUI-1505
Browse files Browse the repository at this point in the history
Another comment fix.
  • Loading branch information
Bill Smith committed Sep 19, 2019
1 parent 4f1748d commit 8b3d2f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pipeline {
}
post {
always {
junit 'backend/build/test-results/integrationTest/**/*.xml'
// junit 'backend/build/test-results/integrationTest/**/*.xml'
}
}
}
Expand Down

0 comments on commit 8b3d2f5

Please sign in to comment.