There was an error while loading. Please reload this page.
1 parent b219963 commit 728d206Copy full SHA for 728d206
karma-js.conf.js
@@ -46,7 +46,7 @@ module.exports = function(config) {
46
base: 'Dartium',
47
flags: ['--enable-experimental-web-platform-features'] }
48
},
49
- browsers: ['DartiumWithWebPlatform'],
+ browsers: ['ChromeCanary'],
50
});
51
52
config.plugins.push(require('./tools/transpiler/karma-traceur-preprocessor'));
0 commit comments