Merge remote-tracking branch 'origin/master' into doc/host-client-group-readmes
# Conflicts: # packages/README.i18n.yaml # packages/README.md # packages/README.zh.md # packages/client/connection/src/index.ts # packages/client/connection/src/native-dialog-request.ts # packages/client/connection/tests/node-half.spec.ts # packages/host/apiproxy/README.i18n.yaml
This commit is contained in:
@@ -50,6 +50,7 @@ function scriptedApi(overrides: {
|
||||
host: {
|
||||
describe: r => ok(r, { version: '0-test', cwd: '/t', attachedSessions: 0 }),
|
||||
pickDirectory: r => ok(r, { path: null }),
|
||||
openPath: r => ok(r, { opened: true as const }),
|
||||
...overrides.host,
|
||||
},
|
||||
workspace: {
|
||||
|
||||
Reference in New Issue
Block a user