Skip to content

Commit f5fe8f5

Browse files
committed
Skip BlazorWasm_Restart
1 parent f5b9d69 commit f5fe8f5

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
@@ -502,7 +502,7 @@ public async Task BlazorWasm_MSBuildWarning()
502502
await App.AssertWaitingForChanges();
503503
}
504504

505-
[Fact]
505+
[Fact(Skip = "https://github.com/dotnet/sdk/issues/49307")]
506506
public async Task BlazorWasm_Restart()
507507
{
508508
var testAsset = TestAssets.CopyTestAsset("WatchBlazorWasm")

0 commit comments

Comments
 (0)