Commit 9532e7a
committed
test(pty-list): fix assertion for multiline session output
Update the ptyList session info test to match the actual multiline
output format produced by formatSessionInfo. Replaces the brittle
single-line assertion for PID, line count, and workdir with three
separate checks. This ensures the test matches formatted output and
prevents future false negatives.1 parent bb64537 commit 9532e7a
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
240 | 242 | | |
241 | 243 | | |
242 | 244 | | |
| |||
0 commit comments