Skip to content

Commit

Permalink
Chore: set the path to chromium binary
Browse files Browse the repository at this point in the history
  • Loading branch information
aladdin-add committed Nov 7, 2018
1 parent 193e6f3 commit c3a7aaa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions karma.conf.js
@@ -1,5 +1,7 @@
"use strict";

process.env.CHROME_BIN = require("puppeteer").executablePath();

module.exports = function(config) {
config.set({

Expand Down

0 comments on commit c3a7aaa

Please sign in to comment.