Join Slack
Powered by
I tried to fail my contract test, changing the sch...
# pact-js
a
amanda stecz
01/31/2023, 7:29 PM
I tried to fail my contract test, changing the schema from "string" to "boolean", but I received a timeout. Do you know why?
amanda stecz
01/31/2023, 7:30 PM
message has been deleted
amanda stecz
01/31/2023, 7:31 PM
Before was "string" instead of "boolean":
m
Matt (pactflow.io / pact-js / pact-go)
01/31/2023, 9:09 PM
seems strange to get a timeout from that. Are you sure there isn’t some other error in the process that is being mishandled? I see an
ERRCONNRESET
, so something is having an issue somewhere along the lines
t
Timothy Jones
02/02/2023, 2:01 AM
What node version?
3
Views
Open in Slack
Previous
Next