mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(cloudcmd) lint
This commit is contained in:
parent
bd5a8afdd5
commit
efb686c332
12 changed files with 43 additions and 29 deletions
|
|
@ -112,6 +112,7 @@ test('cloudcmd: auth: reject', (t) => {
|
|||
|
||||
const username = 'root';
|
||||
const password = 'toor';
|
||||
|
||||
config('auth', true);
|
||||
config('username', username);
|
||||
config('password', password);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue