Eugene Ventimiglia
Results
3
issues of
Eugene Ventimiglia
I'm trying to use assert.response to test a PUT method, but the data part doesn't get passed. The express part works with ``` curl -X PUT -d '[email protected]' http://localhost:3000/user' ```...
return should return a tuple with status code
Just a formatting fix