HI, How do we publish the provider pact test resul...
# pact-net
p
HI, How do we publish the provider pact test results? Do we publish it or we record the provider pact results?
y
verification results are published to the pact broker if the appropriate properties are provided an example here https://github.com/pactflow/example-provider-dotnet/blob/34f35c7174dc90f753062289179eaaa0eb577ea8/tests/ProviderApiTests.cs#L51
p
🙏
After adding these switches publish is failing with below error `publish_verification_results': Error returned from verification results publication 401 (Pact:ProviderVerificationResults:PublicationError)