Skip to content

Commit c050447

Browse files
committed
Remove resource log test from Commands.Resources.Test
1 parent 290a49a commit c050447

File tree

2 files changed

+1
-106
lines changed

2 files changed

+1
-106
lines changed

src/ResourceManager/Resources/Commands.Resources.Test/Commands.Resources.Test.csproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@
186186
<Compile Include="Providers\RegisterResourceProviderCmdletTests.cs" />
187187
<Compile Include="Providers\UnregisterResourceProviderCmdletTests.cs" />
188188
<Compile Include="ResourceGroupDeployments\RemoveAzureResourceGroupDeploymentCommandTests.cs" />
189-
<Compile Include="ResourceGroups\GetAzureResourceGroupLogCommandTests.cs" />
190189
<Compile Include="ResourceGroups\GetAzureLocationCommandTests.cs" />
191190
<Compile Include="ResourceGroups\SetAzureResourceGroupCommandTests.cs" />
192191
<Compile Include="ScenarioTests\ActiveDirectoryTests.cs" />
@@ -474,7 +473,7 @@
474473
<None Include="SessionRecords\Microsoft.Azure.Commands.Resources.Test.ScenarioTests.ResourceTests\TestSetAResourceTest.json">
475474
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
476475
</None>
477-
<None Include="SessionRecords\Microsoft.Azure.Commands.Resources.Test.ScenarioTests.RoleAssignmentTests\RaAuthorizationChangeLog.json">
476+
<None Include="SessionRecords\Microsoft.Azure.Commands.Resources.Test.ScenarioTests.RoleAssignmentTests\RaAuthorizationChangeLog.json">
478477
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
479478
</None>
480479
<None Include="SessionRecords\Microsoft.Azure.Commands.Resources.Test.ScenarioTests.RoleAssignmentTests\RaByResource.json">

src/ResourceManager/Resources/Commands.Resources.Test/ResourceGroups/GetAzureResourceGroupLogCommandTests.cs

Lines changed: 0 additions & 104 deletions
This file was deleted.

0 commit comments

Comments
 (0)