Skip to content

Commit 9649e9e

Browse files
committed
comment update (copilot removed it)
1 parent d6690f9 commit 9649e9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Microsoft.Identity.Test.Integration.netcore/HeadlessTests/ManagedIdentityTests.NetFwk.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@ public async Task AcquireMSITokenWithClaimsAsync(
411411
.ExecuteAsync()
412412
.ConfigureAwait(false);
413413

414+
// Token source should now be IdentityProvider again
414415
Assert.AreEqual(TokenSource.IdentityProvider,
415416
result3.AuthenticationResultMetadata.TokenSource);
416417

0 commit comments

Comments
 (0)