Skip to content
Snippets Groups Projects
Commit f0cd6183 authored by Jaden DIEFENBAUGH's avatar Jaden DIEFENBAUGH Committed by Flavio TARSETTI
Browse files

[js] re-enable chrome tests for karma, #87

parent 62e468e9
No related branches found
No related tags found
1 merge request!25Fix browser tests on CI
......@@ -8,9 +8,8 @@ delete webpackConfig.entry;
module.exports = function (config) {
config.set({
browsers: [
// TODO: try to renable once chromium >55 comes out
//'ChromeHeadless',
'FirefoxHeadless',
'ChromeHeadless',
],
customLaunchers: {
FirefoxHeadless: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment