fix karma.conf.js after removing puppeteer.

10.7.0-preview
Richard Cooper 2019-11-06 22:47:06 +00:00
parent 6b6610d346
commit 7f87965b9c
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
process.env.CHROME_BIN = require("puppeteer").executablePath();
module.exports = function(config) {
config.set({
reporters: ['tfs'],