mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 07:15:54 +01:00
smoke - try to fix terminal tests and partition logs path per suite
This commit is contained in:
@@ -22,7 +22,7 @@ export interface LaunchOptions {
|
||||
userDataDir: string;
|
||||
readonly extensionsPath: string;
|
||||
readonly logger: Logger;
|
||||
readonly logsPath: string;
|
||||
logsPath: string;
|
||||
readonly verbose?: boolean;
|
||||
readonly extraArgs?: string[];
|
||||
readonly remote?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user