Dmitry Munda
08/01/2022, 4:17 PMTimeout waiting for verification process to complete
i found this
https://docs.pact.io/slack/pact-js.html#1586998747.127100
do i get it right, i need something like this ?
return new MessageProviderPact({
...
timeout: 60000,
...
}).verify()
}
Matt (pactflow.io / pact-js / pact-go)
Dmitry Munda
08/02/2022, 11:02 AMMatt (pactflow.io / pact-js / pact-go)