Skip to content

Commit 198d4d5

Browse files
committed
edit 'test/cli' - remove call to 'cli-testing-library' package, for now
Signed-off-by: StoneyDSP <nathanjhood@googlemail.com>
1 parent 49a6f1e commit 198d4d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cli.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import test = require("node:test");
2-
import cliTestingLibrary = require("cli-testing-library");
2+
// import cliTestingLibrary = require("cli-testing-library");
33

44
const timeout = 10000;
55

0 commit comments

Comments
 (0)