Commit 4530e8f
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 748173b commit 4530e8f
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
| 471 | + | |
471 | 472 | | |
472 | 473 | | |
473 | 474 | | |
474 | 475 | | |
475 | 476 | | |
476 | 477 | | |
477 | | - | |
| 478 | + | |
478 | 479 | | |
479 | 480 | | |
480 | 481 | | |
| |||
0 commit comments