Skip to content

Commit 3be3aac

Browse files
committed
debug
1 parent 90d7334 commit 3be3aac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/functional.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ describe('Functional tests using webpack', function() {
9090
done();
9191
}).catch(err => {
9292
console.log('before 4');
93+
console.log(err);
94+
console.log('before 5');
9395
throw err;
9496
});
9597
});

0 commit comments

Comments
 (0)