mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-01-30 08:03:52 +00:00
Update karma.conf.js
This commit is contained in:
parent
5f5cd8aa9e
commit
ccc328f279
@ -25,7 +25,7 @@ module.exports = function (config) {
|
||||
colors: true,
|
||||
logLevel: config.LOG_INFO,
|
||||
autoWatch: true,
|
||||
browsers: ['Chrome'],
|
||||
singleRun: false
|
||||
browsers: ['ChromeHeadless'],
|
||||
singleRun: true
|
||||
});
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user