diff --git a/src/cli.test.ts b/src/cli.test.ts index 02729a21..36b28464 100644 --- a/src/cli.test.ts +++ b/src/cli.test.ts @@ -1,6 +1,6 @@ import { runCommand } from "@oclif/test"; import fs from "fs"; -import { sep, posix, join } from "path"; +import { sep, posix } from "path"; /** * For the CLI tests to run, we need to run them in a Node environment with