Closed rkrishnan2012 closed 12 months ago
That fix should be in the latest version of the protobuf plugin, check that you have updated it. I'll check Pact-JVM to see if there is an issue there.
Closing this for now until we can repro this locally. Thanks!
Hello,
I am using the Pact JVM + Pact protobuf plugin to generate a consumer contract, but upon re-running the same consumer test twice, there are two interactions created (same contents, just different key). I narrowed it down to only happening when I have a single provider state with multiple parameters passed in, like so:
Is this a bug in the pact JVM or in the protobuf plugin? It seems eerily similar to this bug but seems like that's closed.