Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
isaac-GDS committed Feb 7, 2025
1 parent 31b9895 commit 3591ace
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@ void verifyInteraction(PactVerificationContext context) {

@PactBrokerConsumerVersionSelectors
public static SelectorBuilder consumerVersionSelectors() {
return new SelectorBuilder().mainBranch();
return new SelectorBuilder().branch("ATO-1239/upload-to-pact-broker");
}
}

0 comments on commit 3591ace

Please sign in to comment.