Skip to content

Commit 80a0577

Browse files
committed
Update Templates.Blazor.WebAssembly.Tests.csproj
1 parent a6c51d0 commit 80a0577

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ProjectTemplates/test/Templates.Blazor.WebAssembly.Tests/Templates.Blazor.WebAssembly.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<TargetFramework>$(DefaultNetCoreTargetFramework)</TargetFramework>
77
<TestGroupName>ProjectTemplates.Blazor.WebAssembly.Tests</TestGroupName>
88
<DefineConstants>$(DefineConstants);XPLAT</DefineConstants>
9+
<HelixTimeout>00:60:00</HelixTimeout>
910

1011
<RunTemplateTests Condition="'$(RunTemplateTests)' == ''">true</RunTemplateTests>
1112
<SkipTests Condition="'$(RunTemplateTests)' != 'true'">true</SkipTests>

0 commit comments

Comments
 (0)