Skip to content

Commit

Permalink
cromwell-consumer is existing pact participant
Browse files Browse the repository at this point in the history
  • Loading branch information
zykonda committed Nov 9, 2023
1 parent bc18b24 commit 8c08df4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class CbasClientSpec extends AnyFlatSpec with Matchers with RequestResponsePactF
}.build

val consumerPactBuilder: ConsumerPactBuilder = ConsumerPactBuilder
.consumer("cromwell")
.consumer("cromwell-consumer")

val pactProvider: PactDslWithProvider = consumerPactBuilder
.hasPactWith("cbas")
Expand Down

0 comments on commit 8c08df4

Please sign in to comment.