mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore: cloudcmd: actions: lint ☘️
This commit is contained in:
parent
85ebf21122
commit
2c1210bbb1
1 changed files with 2 additions and 0 deletions
|
|
@ -526,9 +526,11 @@ test('cloudcmd: client: key: /', (t) => {
|
|||
};
|
||||
|
||||
const getCurrentName = stub().returns('');
|
||||
|
||||
const event = {
|
||||
preventDefault,
|
||||
};
|
||||
|
||||
const prompt = stub().returns([]);
|
||||
|
||||
vim('/', event, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue