diff --git a/test/phantom_hooks.js b/test/phantom_hooks.js index 5f2fa839b6..5880770711 100644 --- a/test/phantom_hooks.js +++ b/test/phantom_hooks.js @@ -1,3 +1,5 @@ +/* eslint-disable no-console */ + module.exports = { afterEnd: function(runner) { var fs = require('fs');