提交 d1af0e65 编写于 作者: A Andre Weinand

fix mac terminal test (related to PR #6136)

上级 557745c8
......@@ -113,7 +113,7 @@ suite('Execution - TerminalService', () => {
}
}
};
mockConfig.externalTerminal.macExec = undefined;
mockConfig.terminal.external.macExec = undefined;
let testService = new MacTerminalService(mockConfig);
(<any>testService).spawnTerminal(
mockSpawner,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册