Skip to content

Commit 803ba88

Browse files
committed
Missed a runfile test
1 parent 493992f commit 803ba88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dotnet.Tests/CommandTests/Run/RunFileTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ Hello from App
456456
""");
457457
}
458458

459-
[Fact]
459+
[Fact(Skip = " Waiting for VMR codeflow from runtime: https://github.com/dotnet/dotnet/pull/1563")]
460460
public void ProjectInCurrentDirectory_NoRunVerb()
461461
{
462462
var testInstance = _testAssetsManager.CreateTestDirectory();

0 commit comments

Comments
 (0)