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.
1 parent 54a771d commit 332c0bdCopy full SHA for 332c0bd
src/Accounts/Authentication/TestCoverage.cs
@@ -1,4 +1,4 @@
1
-// ----------------------------------------------------------------------------------
+// ----------------------------------------------------------------------------------
2
//
3
// Copyright Microsoft Corporation
4
// Licensed under the Apache License, Version 2.0 (the "License");
@@ -69,8 +69,6 @@ static TestCoverage()
69
{
70
Directory.CreateDirectory(s_testCoveragePath);
71
}
72
-
73
- Console.WriteLine($"Test coverage data location: ${s_testCoveragePath}");
74
75
76
private string GenerateCsvHeader()
0 commit comments