Fix tests
This commit is contained in:
parent
802ef20dbc
commit
56d00fa7f4
1 changed files with 2 additions and 0 deletions
|
@ -458,6 +458,8 @@ where
|
|||
unit: String::from(" "),
|
||||
}),
|
||||
indent_query: OnceCell::new(),
|
||||
debug_adapter: None,
|
||||
debug_configs: None,
|
||||
}],
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue