extension_host: fix missing debug adapters (#31069)
Missed because of lack of rebase Release Notes: - N/A
This commit is contained in:
@@ -803,6 +803,7 @@ mod tests {
|
||||
command: "echo".into(),
|
||||
args: vec!["hello!".into()],
|
||||
}],
|
||||
debug_adapters: Vec::new(),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user