Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add custom_injectors to test code path
* Unit tests do not create CredentialType records for Credential plugins. Instead, they explicitly instantiate CredentialType(s) for Credential plugins. They rely on CredentialType.defaults[key] to do so. This change makes sure custom_injectors get bolted onto the created CredentialType.
- Loading branch information