mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-17 16:38:18 +00:00
chore: lint
This commit is contained in:
parent
b28a070a28
commit
5c19ddba61
14 changed files with 33 additions and 8 deletions
|
|
@ -30,6 +30,7 @@ test('cloudcmd: static: user menu: Rename', async (t) => {
|
|||
test('cloudcmd: static: user menu: R', (t) => {
|
||||
const name = 'R - cd /';
|
||||
const changeDir = stub();
|
||||
|
||||
const CloudCmd = {
|
||||
changeDir,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue