Hi, I have a contract that I am working on a provider pact test with junit5. The interesting thing is the consumer test can only be found if I provide a value for
pact.filter.pacturl
It finds contracts for other consumers but not the consumer the test I'm working on is for. Can anyone think of any reason for that?