Fix broken test
This commit is contained in:
parent
745e4b5f1e
commit
254c6be42b
1 changed files with 1 additions and 0 deletions
|
@ -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()),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue