Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Increase test coverage for service account impersonation support #2047

Merged
merged 2 commits into from
Jan 19, 2023

Conversation

lahirumaramba
Copy link
Member

.to.throw('Failed to parse impersonated service account file');
});

it('should throw given an object without a "clientId" pcloneroperty', () => {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

likely pcloneproperty but I could be wrong

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! It should be property I will blame it on my cat walking on the keyboard :)

Copy link

@dwyfrequency dwyfrequency left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comment on spelling but looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants