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 d8e505e commit 5c1e940Copy full SHA for 5c1e940
tests/e2e/printLogInFailedInfo/as-test.config.js
@@ -2,7 +2,6 @@ import os from "node:os";
2
import path from "node:path";
3
import { URL } from "node:url";
4
5
-const tmpFolder = path.join(os.tmpdir(), "as-test-e2e");
6
const __dirname = path.dirname(new URL(import.meta.url).pathname);
7
8
export default {
0 commit comments