dflynn15 / gulp-jasmine-phantom

Gulp plugin to run Jasmine tests with Phantom or mininodejasmine2.
27 stars 30 forks source link

Fix fs.unlink() callback bug for nodejs v10 #80

Open CodeWithOz opened 6 years ago

CodeWithOz commented 6 years ago

This is the change that worked for me. See #79 for more info on the problem.