We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24b6069 commit 48619c0Copy full SHA for 48619c0
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