Commit c97670b
fix(test): rewrite setRawMode stub as arrow function to avoid this outside class
Replace the named function with this-parameter with an arrow function that
returns process.stdin directly — no eslint-disable needed.
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>1 parent 0121b9e commit c97670b
1 file changed
Lines changed: 2 additions & 3 deletions
File tree
- packages/app/tests/docker-git
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
54 | 53 | | |
55 | | - | |
| 54 | + | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
0 commit comments