Skip to content

Commit c62c8b5

Browse files
committed
Add TestVirtualMachineWithEmptyAuc record file
1 parent bec90e3 commit c62c8b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/ResourceManager/Compute/Commands.Compute.Test/Commands.Compute.Test.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,9 @@
356356
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.VirtualMachineTests\TestVirtualMachineWithDifferentStorageResource.json">
357357
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
358358
</None>
359+
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.VirtualMachineTests\TestVirtualMachineWithEmptyAuc.json">
360+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
361+
</None>
359362
<None Include="SessionRecords\Microsoft.Azure.Commands.Compute.Test.ScenarioTests.VirtualMachineTests\TestVirtualMachineWithVMAgentAutoUpdate.json">
360363
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
361364
</None>

0 commit comments

Comments
 (0)