Quarantine Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange (#23900)
This commit is contained in:
parent
506a856d47
commit
f0bb1315cc
|
|
@ -51,6 +51,7 @@ namespace Microsoft.AspNetCore.Razor.Design.IntegrationTests
|
||||||
}
|
}
|
||||||
|
|
||||||
[Fact]
|
[Fact]
|
||||||
|
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/23397")]
|
||||||
public async Task Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange()
|
public async Task Publish_WithoutLinkerAndCompression_UpdatesFilesWhenSourcesChange()
|
||||||
{
|
{
|
||||||
// Arrange
|
// Arrange
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue