mirror of https://github.com/helix-editor/helix
Fix tests
parent
802ef20dbc
commit
56d00fa7f4
|
@ -458,6 +458,8 @@ where
|
|||
unit: String::from(" "),
|
||||
}),
|
||||
indent_query: OnceCell::new(),
|
||||
debug_adapter: None,
|
||||
debug_configs: None,
|
||||
}],
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue