We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7554665 + 812ee32 commit 485cd61Copy full SHA for 485cd61
src/Common/Commands.Common.Authentication.Test/AzureSessionTests.cs
@@ -31,6 +31,7 @@ public class AzureSessionTests
31
[Trait(Category.AcceptanceType, Category.CheckIn)]
32
public void InitializerCreatesTokenCacheFile()
33
{
34
+ AzureSessionInitializer.InitializeAzureSession();
35
IAzureSession oldSession = null;
36
try
37
0 commit comments