James Fraser
05/02/2023, 11:42 AMpact.filter.pacturl or where to find it?
https://docs.pact.io/implementation_guides/jvm/docs/system-properties says it has an env var equivalent but it’s not the upper case version of the propertyuglyog
@AllowOverridePactUrl with JUnit can you use an env var, and the case will be the same as the propertyJames Fraser
05/03/2023, 8:03 AMpact_filter_pacturl? Even with @AllowOverridePactUrl and Junit it doesn’t seem to pick it upuglyog
pact.filter.pacturl in the code 😛 and the env var has to be the sameJames Fraser
05/04/2023, 9:02 AM