Commit 99e9461
committed
Fix web-server test expectations for PTY session command and args
- Update test to expect 'cat' command with empty args instead of 'sleep' with ['1']
- This aligns with the actual PTY spawn behavior in the manager
- Ensures API serialization tests pass correctly1 parent 7917d00 commit 99e9461
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
| 199 | + | |
| 200 | + | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| |||
0 commit comments