Compare commits

...

1 Commits

Author SHA1 Message Date
pash
7b0bbd203a chore: ci no-op check 2026-02-19 17:34:39 -08:00

View File

@@ -23,6 +23,7 @@ use pretty_assertions::assert_eq;
use tempfile::TempDir;
use wiremock::matchers::header;
// Comment-only change to force a full CI run on a no-op PR.
#[tokio::test]
async fn responses_stream_includes_subagent_header_on_review() {
core_test_support::skip_if_no_network!();