Fix broken test

This commit is contained in:
Ben Brandt 2025-07-29 10:12:57 +02:00
parent 745e4b5f1e
commit 254c6be42b
No known key found for this signature in database
GPG key ID: D4618C5D3B500571

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()),