mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore: madrun: test: rm --check-duplicates
This commit is contained in:
parent
f5df731491
commit
52f47a2434
8 changed files with 9 additions and 26 deletions
|
|
@ -121,7 +121,7 @@ test('cloudfunc: formatMsg', (t) => {
|
|||
t.end();
|
||||
});
|
||||
|
||||
test('cloudfunc: formatMsg', (t) => {
|
||||
test('cloudfunc: formatMsg: no name', (t) => {
|
||||
const msg = 'hello';
|
||||
const name = null;
|
||||
const status = 'ok';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue