Commit db625a1
committed
test(lwc): drop Apex-specific Pass Rate assertion from run-all e2e
LWC run output is jest-style ("Test Suites:/Tests:") in the run's xterm
output stream, not the Apex "Pass Rate" peek text. Assert the Test Results
panel is auto-revealed + the tree item carries the (Passed) decoration
instead. Fixes the e2e-desktop-run-tests failure on PR #7577.1 parent 7a9852d commit db625a1
1 file changed
Lines changed: 3 additions & 2 deletions
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
130 | 132 | | |
131 | | - | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
0 commit comments