cleaned up warnings
This commit is contained in:
parent
131950f670
commit
ee97bc54cf
3 changed files with 20 additions and 24 deletions
|
@ -87,7 +87,7 @@ async fn test_semantic_index(cx: &mut TestAppContext) {
|
|||
|
||||
let project = Project::test(fs.clone(), ["/the-root".as_ref()], cx).await;
|
||||
|
||||
store
|
||||
let _ = store
|
||||
.update(cx, |store, cx| {
|
||||
store.initialize_project(project.clone(), cx)
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue