Skip to content

Commit 03b34fd

Browse files
author
jasper-schneider
committed
Fix session records for Batch update tests
1 parent 1ac0309 commit 03b34fd

File tree

2 files changed

+1
-2010
lines changed

2 files changed

+1
-2010
lines changed

src/ResourceManager/AzureBatch/Commands.Batch.Test/Commands.Batch.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@
499499
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.PoolTests\TestStopResizePoolByPipeline.json">
500500
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
501501
</None>
502-
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.PoolTests\TestUpdateJob.json">
502+
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.PoolTests\TestUpdatePool.json">
503503
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
504504
</None>
505505
<None Include="SessionRecords\Microsoft.Azure.Commands.Batch.Test.ScenarioTests.TaskTests\TestCreateTask.json">

0 commit comments

Comments
 (0)