Skip to content

Commit ef27dc5

Browse files
authored
Merge pull request Azure#2546 from markcowl/flaky160
Fix test flakiness
2 parents a545e60 + a26d9af commit ef27dc5

File tree

6 files changed

+279
-261
lines changed

6 files changed

+279
-261
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@
294294
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
295295
</Content>
296296
<Content Include="Resources\WebSite.param.dev.json">
297-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
297+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
298298
</Content>
299299
<None Include="packages.config">
300300
<SubType>Designer</SubType>

0 commit comments

Comments
 (0)