Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Commit

Permalink
set provider version as tag
Browse files Browse the repository at this point in the history
  • Loading branch information
individual-it committed Apr 11, 2022
1 parent 32b0291 commit 86e8360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/providerTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ describe('provider testing', () => {
defaultOpts.pactBrokerToken = PACTFLOW_TOKEN
defaultOpts.consumerVersionTags = DRONE_SOURCE_BRANCH
defaultOpts.providerVersion = PROVIDER_VERSION
defaultOpts.providerVersionTags = PROVIDER_VERSION
}
defaultOpts.stateHandlers = {
'group exists': (setup, parameters) => {
Expand Down

0 comments on commit 86e8360

Please sign in to comment.