Skip to content

Commit

Permalink
Merge pull request #313 from pact-foundation/marcotc-fix/ConsumerCont…
Browse files Browse the repository at this point in the history
…ractBuilder-name-fix

Marcotc fix/consumer contract builder name fix
  • Loading branch information
YOU54F committed Aug 7, 2024
2 parents b87c726 + fb5488e commit 98a402c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/pact/consumer/consumer_contract_builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class ConsumerContractBuilder

include Pact::Logging

attr_reader :consumer_contract, :mock_service_base_url
attr_reader :mock_service_base_url

def initialize(attributes)
@interaction_builder = nil
Expand Down

0 comments on commit 98a402c

Please sign in to comment.