Commit 9afdfe0
committed
test_server(fix[isolation]): add socket_name to test_tmux_bin_custom_path
why: Server created without socket_name queries the ambient tmux server,
breaking the isolation pattern used by all other tests in the file.
what:
- Add socket_name="test_tmux_bin" to the Server constructor1 parent a02cce5 commit 9afdfe0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
429 | | - | |
| 429 | + | |
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| |||
0 commit comments