Skip to content

Commit 5c1e940

Browse files
committed
fix
1 parent d8e505e commit 5c1e940

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/e2e/printLogInFailedInfo/as-test.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import os from "node:os";
22
import path from "node:path";
33
import { URL } from "node:url";
44

5-
const tmpFolder = path.join(os.tmpdir(), "as-test-e2e");
65
const __dirname = path.dirname(new URL(import.meta.url).pathname);
76

87
export default {

0 commit comments

Comments
 (0)