Skip to content

Commit 543c8df

Browse files
committed
Typo
1 parent 62b6699 commit 543c8df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/AppInstallerCLIE2ETests/DSCv3UserSettingsFileResourceCommand.cs

-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ public void UserSettingsFile_Set_ActionIsPartialByDefault()
135135

136136
(var setOutput, var setDiff) = Set(new () { Settings = setSettings });
137137

138-
139138
// Assert that the settings are added
140139
Assert.IsNotNull(setOutput);
141140
Assert.AreEqual(setOutput.Action, ActionPropertyValuePartial);

0 commit comments

Comments
 (0)