Closed jjsendor closed 8 years ago
This is caused by an empty response appearing in the responses list. An easy remediation would be to have a test against response being None.
None
Fixed in #58.
This is caused by an empty response appearing in the responses list. An easy remediation would be to have a test against response being
None
.