mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-18 23:59:43 +01:00
testing: finalize test message stack trace API (#225517)
Closes #214488
This commit is contained in:
@@ -1770,7 +1770,6 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
|
||||
TestResultState: extHostTypes.TestResultState,
|
||||
TestRunRequest: extHostTypes.TestRunRequest,
|
||||
TestMessage: extHostTypes.TestMessage,
|
||||
TestMessage2: extHostTypes.TestMessage,
|
||||
TestMessageStackFrame: extHostTypes.TestMessageStackFrame,
|
||||
TestTag: extHostTypes.TestTag,
|
||||
TestRunProfileKind: extHostTypes.TestRunProfileKind,
|
||||
|
||||
Reference in New Issue
Block a user