We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d9e80c + 1b3e93c commit fa8608eCopy full SHA for fa8608e
1 file changed
tests/cli.test.ts
@@ -19,6 +19,7 @@ describe('cli args parsing', () => {
19
categoryNetwork: true,
20
'auto-connect': undefined,
21
autoConnect: undefined,
22
+ stealth: false,
23
};
24
25
it('parses with default args', async () => {
0 commit comments