Fix tests

pull/574/head
Dmitry Sharshakov 2021-08-23 18:00:30 +03:00
parent 802ef20dbc
commit 56d00fa7f4
No known key found for this signature in database
GPG Key ID: 471FD32E15FD8473
1 changed files with 2 additions and 0 deletions

View File

@ -458,6 +458,8 @@ where
unit: String::from(" "),
}),
indent_query: OnceCell::new(),
debug_adapter: None,
debug_configs: None,
}],
});