Skip to content

Commit

Permalink
Merge branch 'master' into feature/webpack-tests-2
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Dec 15, 2018
2 parents 2ff4b64 + bd8ad14 commit 405e1c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions karma.conf.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Karma configuration
const process = require('process');
const path = require('path');
process.env.CHROME_BIN = require('puppeteer').executablePath();
Expand Down

0 comments on commit 405e1c6

Please sign in to comment.