Revert "Quarantine all ProjectTemplate tests until dotnet new lock issue is resolved." (#21831)

This reverts commit 9a5d3c7640.
This commit is contained in:
Justin Kotalik 2020-05-14 14:24:20 -07:00 committed by GitHub
parent 48261fdada
commit d8ba089c3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -10,5 +10,3 @@ using Xunit;
[assembly: Microsoft.AspNetCore.E2ETesting.AssemblyFixture(typeof(ProjectFactoryFixture))]
[assembly: Microsoft.AspNetCore.E2ETesting.AssemblyFixture(typeof(SeleniumStandaloneServer))]
[assembly: QuarantinedTest("Investigation pending in https://github.com/dotnet/aspnetcore/issues/21748")]