Skip to content

Commit 5bbcf62

Browse files
committed
Fix test flakiness
1 parent 03f1086 commit 5bbcf62

File tree

4 files changed

+216
-252
lines changed

4 files changed

+216
-252
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)