Skip to content

Commit 596faad

Browse files
committed
Update test.js
1 parent e6d74e2 commit 596faad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ if (ret2.exports.join(',') !== 'foo,bar,prod') {
2222
throw new Error('unexpected exports of index.js: ' + ret2.exports.join(','))
2323
}
2424

25-
console.log("done")
25+
console.log("✅ test passed")

0 commit comments

Comments
 (0)