pull/600/head
isabelrios 5 years ago committed by Sawyer Blatz
parent aa400955a6
commit a6f1efa25d

2
Jenkinsfile vendored

@ -25,7 +25,7 @@ pipeline {
allowMissing: false,
alwaysLinkToLastBuild: true,
keepAll: true,
reportDir: '/Users/synctesting/.jenkins/workspace/fenix/app/src/androidTest/java/org/mozilla/fenix/ui/SyncIntegrationTests/results',
reportDir: '/Users/synctesting/.jenkins/workspace/fenix/app/src/androidTest/java/org/mozilla/fenix/syncintegration/results',
reportFiles: 'index.html',
reportName: 'HTML Report'])
}

Loading…
Cancel
Save