Commit 60f4960
fix(plugin): use step.title in retryFailedStep for worker compatibility
Replace step.name with step.title — after the Step.name → Step.title
rename (#5564), step.title is the canonical field on both full Step
objects and simplified ones from worker IPC.
Closes testomatio/e2e-tests#139
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 6ec6690 commit 60f4960
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | | - | |
| 116 | + | |
116 | 117 | | |
117 | | - | |
118 | | - | |
| 118 | + | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
0 commit comments