Can someone explain to me why an interaction runs ...
# pact-php
r
Can someone explain to me why an interaction runs twice?
I run tests on the provider side and there are two runs of the interaction. The first one runs fine
1 interaction, 0 failures
but the second one fails because the entity I create already exists in the second run. Is that something I can somehow configure? What is the second run of the same interaction for?
m
Could you please share the output Rene? One guess is that it’s verifying two different pacts from the broker. We’d need to see the selectors used as well
r
Hello, @Matt (pactflow.io / pact-js / pact-go) this issue hasn’t appeared anymore and I can’t reproduce it now. If it pops up again I will drop a message.
m
Cool, np!