Rebase fixes
This commit is contained in:
parent
b5705e079f
commit
9bf22c56cd
1 changed files with 1 additions and 1 deletions
|
@ -569,9 +569,9 @@ impl TestClient {
|
|||
cx.update(|cx| {
|
||||
Project::local(
|
||||
self.client().clone(),
|
||||
self.app_state.node_runtime.clone(),
|
||||
self.app_state.user_store.clone(),
|
||||
self.app_state.languages.clone(),
|
||||
self.app_state.node_runtime.clone(),
|
||||
self.app_state.fs.clone(),
|
||||
cx,
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue