Commit 62f63be
committed
Pane(docs[capture_frame]): Fix doctest to work without SKIP
why: Enable doctest verification of capture_frame() output.
what:
- Create new pane with shell='sh' for predictable prompt
- Remove # doctest: +SKIP since output is now deterministic
- Follow established pattern from capture_pane() doctest1 parent 2b0b165 commit 62f63be
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| 408 | + | |
408 | 409 | | |
409 | 410 | | |
410 | 411 | | |
411 | 412 | | |
412 | 413 | | |
413 | 414 | | |
414 | | - | |
| 415 | + | |
415 | 416 | | |
416 | 417 | | |
417 | 418 | | |
| |||
0 commit comments