Skip to content

Commit 95eef6b

Browse files
author
Hovsep Mkrtchyan
committed
Fixing profile tests in ASM.
1 parent 6d2af53 commit 95eef6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ServiceManagement/Common/Commands.Common.Test/Common/ProfileClientTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ public class ProfileClientTests
5656

5757
public ProfileClientTests()
5858
{
59+
AzureSession.ProfileDirectory = AppDomain.CurrentDomain.BaseDirectory;
5960
SetMockData();
6061
currentProfile = new AzureSMProfile();
6162
}

0 commit comments

Comments
 (0)