mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-18 00:47:01 +00:00
chore(package) v15.4.3
This commit is contained in:
parent
b0e63fd3fd
commit
ee5cbb13b0
5 changed files with 12 additions and 4 deletions
|
|
@ -16,7 +16,7 @@ test('cloudcmd: rest: fs: path', async (t) => {
|
|||
|
||||
const {path} = body;
|
||||
|
||||
t.equal('/', path, 'should dir path be "/"');
|
||||
t.equal(path, '/', 'should dir path be "/"');
|
||||
t.end();
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue