Skip to content

Commit d742899

Browse files
authored
Update test/index.js
1 parent 77f0d7a commit d742899

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ describe('interpret.extensions', function () {
129129
this.skip();
130130
}
131131
}
132+
132133
// Skip any swc test on linux due to https://github.com/swc-project/swc/issues/4107
133134
if (name === '@swc/register' && process.platform === 'linux') {
134135
this.skip();

0 commit comments

Comments
 (0)