Skip to content

Commit 4d48da0

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

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
@@ -102,7 +102,7 @@ public async Task ChallengeUser_MicrosoftIdFlow_LocalApp_ValidEmailPasswordCreds
102102
}
103103
catch (Exception ex)
104104
{
105-
//Adding guid incase of multiple test runs. This will allow screenshots to be matched to their appropriet test runs.
105+
// Adding guid in case of multiple test runs. This will allow screenshots to be matched to their appropriate test runs.
106106
var guid = Guid.NewGuid().ToString();
107107
try
108108
{

0 commit comments

Comments
 (0)