testing: finalize TestRunRequest.preserveFocus API (#212177)

Closes #209491
This commit is contained in:
Connor Peet
2024-05-07 09:45:43 -07:00
committed by GitHub
parent e2773d08ff
commit 3455bd54fe
7 changed files with 16 additions and 35 deletions

View File

@@ -1679,7 +1679,6 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
LinkedEditingRanges: extHostTypes.LinkedEditingRanges,
TestResultState: extHostTypes.TestResultState,
TestRunRequest: extHostTypes.TestRunRequest,
TestRunRequest2: extHostTypes.TestRunRequest,
TestMessage: extHostTypes.TestMessage,
TestTag: extHostTypes.TestTag,
TestRunProfileKind: extHostTypes.TestRunProfileKind,