toolkit icon indicating copy to clipboard operation
toolkit copied to clipboard

Fix the name argument in test.

Open IEvangelist opened this issue 4 months ago • 0 comments

I was reading through the code, when I noticed that the third it function seemed to have been copied and pasted from the second test in the auth.test.ts. This PR fixes test description, as this test is in fact evaluating the BearerCredentialHandler and not the PersonalAccessTokenCredentialHandler.

IEvangelist avatar Feb 25 '24 15:02 IEvangelist