Fix broken test
This commit is contained in:
parent
278361a086
commit
1665bac1b6
1 changed files with 1 additions and 0 deletions
|
@ -263,6 +263,7 @@ where
|
|||
highlight_config: OnceCell::new(),
|
||||
//
|
||||
roots: vec![],
|
||||
auto_format: false,
|
||||
language_server: None,
|
||||
indent: Some(IndentationConfiguration {
|
||||
tab_width: 4,
|
||||
|
|
Loading…
Add table
Reference in a new issue