We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d448a7b commit 4a02242Copy full SHA for 4a02242
UiTests/AnyOrgOrPersonalUiTest/AnyOrgOrPersonalTest.cs
@@ -121,7 +121,7 @@ public async Task ChallengeUser_MicrosoftIdFlow_LocalApp_ValidEmailPasswordCreds
121
}
122
finally
123
{
124
- // Add the following to make sure all processes and their children are stopped.
+ // Make sure all processes and their children are stopped.
125
UiTestHelpers.EndProcesses(processes);
126
127
// Stop tracing and export it into a zip archive.
0 commit comments