Skip to content

Commit 9d7dc47

Browse files
committed
rm log for testing purposes only
1 parent a3538ff commit 9d7dc47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/E2E Tests/WebAppUiTests/WebAppCallsApiCallsGraphLocally.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ public async Task ChallengeUser_MicrosoftIdFlow_LocalApp_ValidEmailPasswordCreds
233233
}
234234

235235
page = await NavigateToWebAppAsync(context, WebAppCiamPort);
236-
_output.WriteLine("WebApp HTML: " + await page.InnerHTMLAsync("html"));
237236

238237
// Initial sign in
239238
_output.WriteLine("Starting web app sign-in flow.");

0 commit comments

Comments
 (0)