mirror of
https://github.com/logos-messaging/js-rln.git
synced 2026-01-02 13:43:06 +00:00
chore: karma uses chromium instead of chrome
This commit is contained in:
parent
c251c384c5
commit
11c80bedd4
@ -26,7 +26,7 @@ module.exports = function (config) {
|
||||
],
|
||||
envPreprocessor: ["CI"],
|
||||
reporters: ["progress"],
|
||||
browsers: ["ChromeHeadless"],
|
||||
browsers: ["ChromiumHeadless"],
|
||||
pingTimeout: 60000,
|
||||
singleRun: true,
|
||||
client: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user