[V3] iso8601DateTime matcher fails to reflect example value in mock server response #620
Closed
4 of 5 tasks
Labels
bug
Indicates an unexpected problem or unintended behavior
Software versions
Please provide at least OS and version of pact-js
Issue Checklist
Please confirm the following:
Expected behaviour
using e.g.
I'm expecting to have the string '2000-01-01T00:00:00.000Z' returned from the mock server for field
foo
.Actual behaviour
The mock server instead returns a string representing the current time.
Steps to reproduce
Create a consumer pact that uses a datetime matcher and an example value.
Relevant log files
The text was updated successfully, but these errors were encountered: