Compare commits

...

1 Commits

Author SHA1 Message Date
Channing Conger
50534d6d9e Raw output instead of output 2026-03-10 06:05:01 +00:00

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!(