Use Puppeteer for tests
This commit is contained in:
@@ -74,6 +74,7 @@ module.exports = function(karma) {
|
||||
}
|
||||
});
|
||||
|
||||
process.env.CHROME_BIN = require('puppeteer').executablePath();
|
||||
if (process.env.CIRCLECI) {
|
||||
karma.set({
|
||||
browsers: ['Chrome'],
|
||||
|
||||
Reference in New Issue
Block a user