Skip to content

Commit a8948ce

Browse files
authored
Update helix.proj
1 parent 78f101c commit a8948ce

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/helix.proj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@
1313
<Output TaskParameter="TargetOutputs" ItemName="TestPayload" />
1414
</MSBuild>
1515
<ItemGroup>
16-
<!-- <HelixCorrelationPayload Include="$(ArtifactsDir)\Helix">
17-
<PayloadDirectory>$(ArtifactsDir)\Helix</PayloadDirectory>
18-
</HelixCorrelationPayload> -->
1916
<HelixWorkItem Include="%(TestPayload.TestName)">
2017
<Command>%(TestPayload.Command)</Command>
2118
<PayloadDirectory>%(TestPayload.Identity)</PayloadDirectory>

0 commit comments

Comments
 (0)