Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure that
PasswordException
is handled correctly in the `wrapReas…
…on` function While running the unit-tests with some logging statements added to this code, I noticed that `PasswordException` was missing from the list of potential Errors that could be passed to the `wrapReason` function.
- Loading branch information