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