Add issue to track vstest break
This commit is contained in:
parent
9ba8f816df
commit
43d27b843b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ namespace Microsoft.DotNet.Cli.VSTest.Tests
|
|||
{
|
||||
public class VSTestTests : TestBase
|
||||
{
|
||||
//[Fact]
|
||||
[Fact(Skip="https://github.com/dotnet/cli/issues/4526")]
|
||||
public void TestsFromAGivenContainerShouldRunWithExpectedOutput()
|
||||
{
|
||||
// Copy DotNetCoreTestProject project in output directory of project dotnet-vstest.Tests
|
||||
|
|
Loading…
Reference in a new issue