Commit 2101a2c
fix(e2e): Address PR review feedback
- Use nullish coalescing for httpSpans length check to avoid TypeError
when spans is undefined
- Document maestro retry envelope contamination limitation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 19770a2 commit 2101a2c
2 files changed
Lines changed: 6 additions & 1 deletion
File tree
- samples/react-native/e2e
- tests/captureSpaceflightNewsScreenTransaction
- utils
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | 35 | | |
| |||
0 commit comments