mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
testing: update extHostTypeConverters
This commit is contained in:
@@ -1669,7 +1669,7 @@ export namespace TestItem {
|
||||
uri: URI.revive(item.uri),
|
||||
range: Range.to(item.range || undefined),
|
||||
dispose: () => undefined,
|
||||
canExpand: false,
|
||||
canResolveChildren: false,
|
||||
busy: false,
|
||||
data: undefined as never,
|
||||
debuggable: item.debuggable,
|
||||
|
||||
Reference in New Issue
Block a user