diff --git a/crates/acp_thread/src/acp_thread.rs b/crates/acp_thread/src/acp_thread.rs index 1c4b0ec06f008dc3e3f0947eb9e844da54ed2b2a..1fd5aea02c037c2dc74683b952234ee3d772feb5 100644 --- a/crates/acp_thread/src/acp_thread.rs +++ b/crates/acp_thread/src/acp_thread.rs @@ -1601,6 +1601,7 @@ mod tests { }; AcpThread::new( + "Test", Rc::new(connection), project, acp::SessionId("test".into()),