Update StaticWebAssetsIntegrationTest.cs (#23859)
This commit is contained in:
parent
aee40dbd36
commit
dbfdc5c87b
|
|
@ -57,6 +57,7 @@ namespace Microsoft.AspNetCore.Razor.Design.IntegrationTests
|
|||
}
|
||||
|
||||
[Fact]
|
||||
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/22049")]
|
||||
[InitializeTestProject("AppWithPackageAndP2PReference", additionalProjects: new[] { "ClassLibrary", "ClassLibrary2" })]
|
||||
public async Task Publish_CopiesStaticWebAssetsToDestinationFolder()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue