|
All checks were successful
dev bakery / build (push) Successful in 39s
confirm() checked the actual process stdin's is_terminal() state, which is true when cargo test is run from an interactive shell rather than CI/piped input — the two confirm-dependent tests then blocked on a read_line nobody was there to answer. Force stdin_is_terminal() to false in test builds so the tests never touch real stdin at all. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||