mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
"--extensionTestsPath" does not accept uris
This commit is contained in:
@@ -52,7 +52,7 @@ export interface IEnvironment {
|
||||
appRoot?: URI;
|
||||
appSettingsHome?: URI;
|
||||
extensionDevelopmentLocationURI?: URI;
|
||||
extensionTestsPath?: string;
|
||||
extensionTestsLocationURI?: URI;
|
||||
globalStorageHome: URI;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user