mirror of https://github.com/hashicorp/boundary
fix(controller): Cancel tests on fatal errors (#1994)
When requesting a token, any error is fatal to the test. The previous behavior would return a nil token, which could cause subsequent uses to panic. This will instead interrupt any test immediately on error.pull/2009/head
parent
9b48dbc2fd
commit
8d80d10ff7
Loading…
Reference in new issue