Skip to content

Commit 2edec69

Browse files
author
Jason Zhai
committed
Continue to skip
1 parent d4858c8 commit 2edec69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dotnet-watch.Tests/HotReload/ApplyDeltaTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@ public static void PrintDirectoryName([CallerFilePathAttribute] string filePath
757757
await App.AssertOutputLineStartsWith("> NewSubdir");
758758
}
759759

760-
[Fact]
760+
[Fact(Skip = "https://github.com/dotnet/sdk/issues/49307")]
761761
public async Task Aspire()
762762
{
763763
var tfm = ToolsetInfo.CurrentTargetFramework;

0 commit comments

Comments
 (0)