fix: correct pending navigation log spacing#41949
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: c8568082-cd3f-4aa2-a7fa-15546d4738ff
Test results for "MCP"1 failed 7785 passed, 1262 skipped Merge workflow run. |
Test results for "tests 1"5 flaky50204 passed, 1190 skipped Merge workflow run. |
|
Hi, I'm the Playwright bot and I took a first look at the CI failures here. 🟢 The one failure is a pre-existing flake — this PR is clearThe only red is DetailsOverall: this PR touches one line — the Pre-existing flake / infra
Triaged by the Playwright bot - agent run |
This fixes a misplaced space in the pending-navigation call log, so it prints
waiting for "http://..."instead ofwaiting for" http://...".