Skip to content

Commit 581a82a

Browse files
committed
merged with mpenta - fix for broken unit test project
1 parent 84b5503 commit 581a82a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/ServiceManagement/Automation/Commands.Automation.Test/Commands.Automation.Test.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,13 +116,9 @@
116116
<Compile Include="UnitTests\ResumeAzureAutomationJobTest.cs" />
117117
<Compile Include="UnitTests\SetAzureAutomationCredentialTest.cs" />
118118
<Compile Include="UnitTests\SetAzureAutomationScheduleTest.cs" />
119-
<<<<<<< HEAD
120119
<Compile Include="UnitTests\StopAzureAutomationJobTest.cs" />
121120
<Compile Include="UnitTests\SuspendAzureAutomationJobTest.cs" />
122-
=======
123-
<Compile Include="UnitTests\GetAzureAutomationVariableTest.cs" />
124121
<Compile Include="UnitTests\StartAzureAutomationRunbookTest.cs" />
125-
>>>>>>> 49d22b83a8c84569821f203c51e06464d41a95da
126122
</ItemGroup>
127123
<ItemGroup>
128124
<ProjectReference Include="..\..\..\Common\Commands.Common.Test\Commands.Common.Test.csproj">

0 commit comments

Comments
 (0)