Get more integration tests passing
This commit is contained in:
parent
1e8ef8a4c1
commit
40da3b233f
7 changed files with 58 additions and 71 deletions
|
@ -244,6 +244,7 @@ impl Server {
|
|||
) -> tide::Result<()> {
|
||||
self.state_mut()
|
||||
.share_project(request.payload.project_id, request.sender_id);
|
||||
self.peer.respond(request.receipt(), proto::Ack {}).await?;
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue