Skip to content

Commit 4a02242

Browse files
Update UiTests/AnyOrgOrPersonalUiTest/AnyOrgOrPersonalTest.cs
Co-authored-by: Westin Musser <[email protected]>
1 parent d448a7b commit 4a02242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UiTests/AnyOrgOrPersonalUiTest/AnyOrgOrPersonalTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ public async Task ChallengeUser_MicrosoftIdFlow_LocalApp_ValidEmailPasswordCreds
121121
}
122122
finally
123123
{
124-
// Add the following to make sure all processes and their children are stopped.
124+
// Make sure all processes and their children are stopped.
125125
UiTestHelpers.EndProcesses(processes);
126126

127127
// Stop tracing and export it into a zip archive.

0 commit comments

Comments
 (0)