fix karma.conf.js after removing puppeteer.
parent
6b6610d346
commit
7f87965b9c
|
@ -1,4 +1,3 @@
|
|||
process.env.CHROME_BIN = require("puppeteer").executablePath();
|
||||
module.exports = function(config) {
|
||||
config.set({
|
||||
reporters: ['tfs'],
|
||||
|
|
Loading…
Reference in New Issue