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 e6d74e2 commit 596faadCopy full SHA for 596faad
test.js
@@ -22,4 +22,4 @@ if (ret2.exports.join(',') !== 'foo,bar,prod') {
22
throw new Error('unexpected exports of index.js: ' + ret2.exports.join(','))
23
}
24
25
-console.log("done")
+console.log("✅ test passed")
0 commit comments