Skip to content

Commit

Permalink
PP-3897 Re-enables contract tests for connector
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Bridgett committed Jun 27, 2018
1 parent 82c9d9c commit 7fd3d30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ pipeline {
}
ws('contract-tests-wp') {
runPactProviderTests("pay-adminusers", "${env.PACT_TAG}")
runPactProviderTests("pay-connector", "${env.PACT_TAG}")
}
}
post {
Expand Down

0 comments on commit 7fd3d30

Please sign in to comment.