Closed jsanford8 closed 6 years ago
Right now, the routes that delete resources look for a key within the response, but the response is empty. Avoid this error being raised in the case of a successful delete by looking in the appropriate location, and fix the test setup.
Right now, the routes that delete resources look for a key within the response, but the response is empty. Avoid this error being raised in the case of a successful delete by looking in the appropriate location, and fix the test setup.