We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f3c975 commit 8e894adCopy full SHA for 8e894ad
src/cli.test.ts
@@ -1,6 +1,6 @@
1
import { runCommand } from "@oclif/test";
2
import fs from "fs";
3
-import { sep, posix, join } from "path";
+import { sep, posix } from "path";
4
5
/**
6
* For the CLI tests to run, we need to run them in a Node environment with
0 commit comments