Open
Description
Describe the bug
- Jsonify mongoose update data.
To Reproduce
- create a new app using
npm start init
- please select database asmongodb
- cd
app_created
, - Run tests
npm test
- console.log the updatedUser in
src/controller/user.js
orsrc/services/user.js
Expected behavior
- Should be JSON formatted.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- N/A
Smartphone (please complete the following information): - N/A
Additional context
- You can also check for the creation of a user.