Skip to content

Commit 1950a42

Browse files
author
Hovsep Mkrtchyan
committed
Fixed comment.
1 parent 24b39e7 commit 1950a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceManagement/Services/Commands.Test/Profile/NewAzureProfileTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ public void TestMakeRdfeCallWithCreatedProfile()
5656
ProfileTestController.NewRdfeInstance.RunPSTestWithToken((context, token) => string.Format("Test-NewAzureProfileInRDFEMode {0} {1} {2}", token, context.Account.Id, context.Subscription.Id));
5757
}
5858

59-
[Fact(Skip = "Hovsep: Move to ARM")]
59+
[Fact(Skip = "PSGet Migration: TODO Move to ARM")]
6060
[Trait(Category.AcceptanceType, Category.CheckIn)]
6161
public void TestMakeArmCallWithCreatedProfile()
6262
{

0 commit comments

Comments
 (0)