Fix clippy

This commit is contained in:
Agus Zubiaga 2025-07-28 20:05:57 -03:00
parent b48faddaf4
commit 4cea69e7d1

View file

@ -1601,6 +1601,7 @@ mod tests {
}; };
AcpThread::new( AcpThread::new(
"Test",
Rc::new(connection), Rc::new(connection),
project, project,
acp::SessionId("test".into()), acp::SessionId("test".into()),