mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-05 23:33:08 +00:00
Use ChromeHeadless
This commit is contained in:
parent
ae051333de
commit
f20acb9bfd
@ -18,7 +18,7 @@ module.exports = function (config) {
|
||||
],
|
||||
logLevel: config.LOG_DEBUG,
|
||||
reporters: ['progress', 'karma-typescript'],
|
||||
browsers: ['Chrome'],
|
||||
browsers: ['ChromeHeadless'],
|
||||
singleRun: true,
|
||||
karmaTypescriptConfig: {
|
||||
bundlerOptions: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user