Skip to content

Commit 2f3f243

Browse files
committed
debug
1 parent 9fa24a5 commit 2f3f243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/functional.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1268,7 +1268,7 @@ module.exports = {
12681268
});
12691269
});
12701270

1271-
it('Babel does not force transforms if they are not needed', function(done) {
1271+
it.skip('Babel does not force transforms if they are not needed', function(done) {
12721272
this.timeout(30000);
12731273
const cwd = process.cwd();
12741274
const appDir = testSetup.createTestAppDir();

0 commit comments

Comments
 (0)