We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506a856 commit f0bb131Copy full SHA for f0bb131
src/Razor/Microsoft.NET.Sdk.Razor/integrationtests/Wasm/WasmCompressionTests.cs
@@ -51,6 +51,7 @@ public async Task Publish_UpdatesFilesWhenSourcesChange()
51
}
52
53
[Fact]
54
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/23397")]
55
public async Task Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange()
56
{
57
// Arrange
0 commit comments