Skip to content

Commit 316a211

Browse files
committed
test revert
1 parent 49a597b commit 316a211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: helloWorld.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
const chalk = require("chalk");
2-
console.log( chalk.red("Hello World !!!") );
2+
console.log( chalk.red("Hello World !!! hi ") );

0 commit comments

Comments
 (0)