Skip to content

Commit 6cc8dcf

Browse files
committed
Update managedidentity_test.go
Updated test name
1 parent c96e5a3 commit 6cc8dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/managedidentity/managedidentity_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ func TestIMDSAcquireTokenReturnsTokenSuccess(t *testing.T) {
314314
}
315315
}
316316

317-
func TestAzureArcAcquireTokenReturnsTokenSuccess(t *testing.T) {
317+
func TestAzureArcAcquireTokenReturnsToken(t *testing.T) {
318318
testCaseFilePath := getMockFilePath(t)
319319
type ArcRequest struct {
320320
name string

0 commit comments

Comments
 (0)