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 2811e40 commit 77b378eCopy full SHA for 77b378e
1 file changed
test/parallel/test-require-package-map.js
@@ -79,7 +79,6 @@ describe('CJS: --experimental-package-map', { concurrency: !process.env.TEST_PAR
79
assert.match(stdout, /dep-b using dep-a-value/);
80
assert.strictEqual(status, 0, stderr);
81
});
82
-
83
84
85
describe('resolution boundaries', () => {
0 commit comments