Commit 9326bae
Strip ANSI in the remaining PWA appId assertion
The previous commit made CleanResult ANSI-aware, but
ProjectConfiguratorParsesPWASuccessfullyOnCIIfAppIdIsProvided never
called it, so its 'AppId: <id>' assertion still compared plain text
against Spectre-colored output and kept failing on all three CI runners.
Reproduced locally by setting GITHUB_ACTIONS=true, which makes Spectre's
default profile enrichers enable ANSI the same way CI does.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 00c29930-8fdc-4c0c-80cc-d45ed0a5d0771 parent 2786242 commit 9326bae
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
747 | 747 | | |
748 | 748 | | |
749 | 749 | | |
| 750 | + | |
| 751 | + | |
750 | 752 | | |
751 | 753 | | |
752 | 754 | | |
| |||
0 commit comments