Fix tests
This commit is contained in:
parent
8d662edb6c
commit
f40c498491
6 changed files with 6 additions and 0 deletions
|
@ -2085,6 +2085,7 @@ mod tests {
|
|||
theme::init((), cx);
|
||||
call::init(app_state.client.clone(), app_state.user_store.clone(), cx);
|
||||
workspace::init(app_state.clone(), cx);
|
||||
Project::init_settings(cx);
|
||||
language::init(cx);
|
||||
editor::init(cx);
|
||||
project_panel::init_settings(cx);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue