Skip to content

Commit dbfdc5c

Browse files
Update StaticWebAssetsIntegrationTest.cs (#23859)
1 parent aee40db commit dbfdc5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Razor/Microsoft.NET.Sdk.Razor/integrationtests/StaticWebAssetsIntegrationTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ public async Task Build_GeneratesStaticWebAssetsManifest_Success_CreatesManifest
5757
}
5858

5959
[Fact]
60+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/22049")]
6061
[InitializeTestProject("AppWithPackageAndP2PReference", additionalProjects: new[] { "ClassLibrary", "ClassLibrary2" })]
6162
public async Task Publish_CopiesStaticWebAssetsToDestinationFolder()
6263
{

0 commit comments

Comments
 (0)