Raw output instead of output

This commit is contained in:
Channing Conger
2026-03-10 06:05:01 +00:00
parent aa6a57dfa2
commit 50534d6d9e

View File

@@ -444,7 +444,7 @@ mod tests {
"pause should block the unified exec yield timeout"
);
assert!(
response.output.contains("unified-exec-done"),
response.truncated_output().contains("unified-exec-done"),
"exec_command should wait for output after the pause lifts"
);
assert!(