Remove initialize_workspace
This commit is contained in:
parent
78cea69172
commit
c70c0f9ae9
6 changed files with 182 additions and 315 deletions
|
@ -220,7 +220,6 @@ impl TestServer {
|
|||
languages: Arc::new(language_registry),
|
||||
fs: fs.clone(),
|
||||
build_window_options: |_, _, _| Default::default(),
|
||||
initialize_workspace: |_, _, _, _| gpui::Task::ready(Ok(())),
|
||||
node_runtime: FakeNodeRuntime::new(),
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue