Remove duplicate diagnostics
This commit is contained in:
parent
f6f43f6aa2
commit
b7ce0293a1
1 changed files with 1 additions and 3 deletions
|
@ -19,8 +19,6 @@ namespace Microsoft.DotNet.Tools.Test.Utilities
|
|||
_pathToDotnetUnderTest = new Muxer().MuxerPath;
|
||||
}
|
||||
|
||||
Console.WriteLine($"Executing tests against {_pathToDotnetUnderTest}");
|
||||
|
||||
return _pathToDotnetUnderTest;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue