Skip to content

Commit 3a2153d

Browse files
author
Nicholas King
committed
Add mock files for slot swap tests
1 parent 3b19163 commit 3a2153d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/ResourceManager/Websites/Commands.Websites.Test/Commands.Websites.Test.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,12 @@
244244
<None Include="SessionRecords\Microsoft.Azure.Commands.Websites.Test.ScenarioTests.WebAppSlotTests\TestWebAppSlotPublishingProfile.json">
245245
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
246246
</None>
247+
<None Include="SessionRecords\Microsoft.Azure.Commands.Websites.Test.ScenarioTests.WebAppSlotTests\TestWebAppSwapWithPreviewResetSlotSwap.json">
248+
<CopyToOutputDirectory>CopyAlways</CopyToOutputDirectory>
249+
</None>
250+
<None Include="SessionRecords\Microsoft.Azure.Commands.Websites.Test.ScenarioTests.WebAppSlotTests\TestWebAppSwapWithPreviewCompleteSlotSwap.json">
251+
<CopyToOutputDirectory>CopyAlways</CopyToOutputDirectory>
252+
</None>
247253
<None Include="SessionRecords\Microsoft.Azure.Commands.Websites.Test.ScenarioTests.WebAppTests\TestCloneNewWebApp.json">
248254
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
249255
</None>

0 commit comments

Comments
 (0)