Skip to content

Commit 262c47f

Browse files
committed
Remove log
1 parent 45d311c commit 262c47f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/index.js

-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ const successGreen = "\x1b[32m";
1515
const warningYellow = "\x1b[33m";
1616
const resetColor = "\x1b[0m";
1717

18-
console.log(testsDir);
19-
2018
// Assert nothing changed
2119
const gitDff = execSync("git ls-files --modified .", {
2220
cwd: testsDir,

0 commit comments

Comments
 (0)