Allow console use in Phantom

This commit is contained in:
Tim Schaub
2016-01-03 11:25:24 -07:00
parent 3f23dfb87b
commit 154b8babc4

View File

@@ -1,3 +1,5 @@
/* eslint-disable no-console */
module.exports = {
afterEnd: function(runner) {
var fs = require('fs');