We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef0c8b commit 4227d36Copy full SHA for 4227d36
1 file changed
tests/commands/open.test.ts
@@ -1,6 +1,5 @@
1
import { expect, test } from 'vitest';
2
import { cli, cliCatch, cleanOutput } from '../shared';
3
-import { getSystem } from '@open-audio-stack/core';
4
5
test('Open command help', () => {
6
const result = cli('apps', 'open', '--help');
0 commit comments