mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 07:15:54 +01:00
tests - also use --no-cached-data for normal integration tests
This commit is contained in:
@@ -136,6 +136,7 @@ export async function spawn(options: SpawnOptions): Promise<Code> {
|
||||
options.workspacePath,
|
||||
'--skip-release-notes',
|
||||
'--disable-telemetry',
|
||||
'--no-cached-data',
|
||||
'--disable-updates',
|
||||
'--disable-crash-reporter',
|
||||
`--extensions-dir=${options.extensionsPath}`,
|
||||
|
||||
Reference in New Issue
Block a user