Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
brianseeders committed Oct 31, 2019
1 parent 07c6d9b commit 20963cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vars/kibanaPipeline.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ def buildXpack() {
def runErrorReporter() {
bash """
source src/dev/ci_setup/setup_env.sh
node scripts/report_failed_tests
node src/dev/failed_tests/cli
"""
}

Expand Down

0 comments on commit 20963cf

Please sign in to comment.