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