Fix broken test

pull/231/head
Blaž Hrastnik 3 years ago
parent 278361a086
commit 1665bac1b6

@ -263,6 +263,7 @@ where
highlight_config: OnceCell::new(),
//
roots: vec![],
auto_format: false,
language_server: None,
indent: Some(IndentationConfiguration {
tab_width: 4,

Loading…
Cancel
Save