Closed shuse2 closed 5 years ago
property receivedAt did not have matching property input/output
receivedAt takes in valid string format of date, and outputs ISODateFormat. internally it stores Date object
receivedAt
npm t
What was the problem?
property receivedAt did not have matching property input/output
How did I fix it?
receivedAt
takes in valid string format of date, and outputs ISODateFormat. internally it stores Date objectHow to test it?
npm t
Review checklist