mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
test(export) defaultConfig: prefix
This commit is contained in:
parent
9df87b827b
commit
1f691f1d7f
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ test('distribute: export', async (t) => {
|
|||
exportToken: 'a',
|
||||
vim: true,
|
||||
log: false,
|
||||
prefix: '',
|
||||
};
|
||||
|
||||
const {port, done} = await connect({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue