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(),
|
highlight_config: OnceCell::new(),
|
||||||
//
|
//
|
||||||
roots: vec![],
|
roots: vec![],
|
||||||
|
auto_format: false,
|
||||||
language_server: None,
|
language_server: None,
|
||||||
indent: Some(IndentationConfiguration {
|
indent: Some(IndentationConfiguration {
|
||||||
tab_width: 4,
|
tab_width: 4,
|
||||||
|
|
Loading…
Add table
Reference in a new issue