Seeing an issue with protobuf where the consumer t...
# pact-go
j
Seeing an issue with protobuf where the consumer test cannot find an enum definition when the message definitions are in multiple proto files. Opened an issue against pact-go with the details - but might be a plugin issue? https://github.com/pact-foundation/pact-go/issues/334
e
I'm also running into this - did you find a workaround or solution?
j
you can manually combine them into a single proto as a workaround