acp_thread: Fix broken main build (#45461)

Release Notes:

- N/A
This commit is contained in:
Finn Evers
2025-12-20 21:01:03 +01:00
committed by GitHub
parent 32621dc5de
commit 4b56fec971

View File

@@ -4122,6 +4122,7 @@ mod tests {
content: ContentBlock::Empty,
chunks: vec!["Injected message (no checkpoint)".into()],
checkpoint: None,
indented: false,
}),
cx,
);