mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 10:18:34 +00:00
When running with `STEPDEBUG=1`, a response with a `StackTracedError` would result in a nil pointer error. This commit fixes the check and adds a test case.