@joebigelow / wix / commits / c3512cbe

Rename RemotePayloadFixture to BurnRemotePayloadFixture in CoreIntegration

Rob Mensching committed Jun 29, 2022 at 13:46 UTC c3512cbeb0eb256e99b1942b62353a3d5528dfd9
1 file changed +1 -1
src/wix/test/WixToolsetTest.CoreIntegration/BurnRemotePayloadSubcommandFixture.cs renamed
+1 -1
@@ -10,7 +10,7 @@ namespace WixToolsetTest.CoreIntegration
10 using WixToolset.Core.TestPackage;
11 using Xunit;
12
13 - public class RemotePayloadFixture
13 + public class BurnRemotePayloadSubcommandFixture
14 {
15 [Fact]
16 public void CanGetRemoteBundlePayload()