Skip to content

Commit 6f0be85

Browse files
committed
Update Microsoft.AspNetCore.Components.E2ETests.csproj
1 parent 86eaf6c commit 6f0be85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/test/E2ETest/Microsoft.AspNetCore.Components.E2ETests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
<GenerateLoggingTestingAssemblyAttributes>false</GenerateLoggingTestingAssemblyAttributes>
1515
<TestDependsOnNode>true</TestDependsOnNode>
16+
<TestDependsOnYarn>true</TestDependsOnYarn>
1617
</PropertyGroup>
1718

1819
<ItemGroup>
@@ -55,7 +56,6 @@
5556
</Target>
5657

5758
<ItemGroup>
58-
<HelixPreCommand Include="call npm.cmd i yarn;call yarn install" />
5959
<HelixContent Include="package.json" />
6060
<HelixContent Include="yarn.lock" />
6161
<!-- This is currently windows only -->

0 commit comments

Comments
 (0)