mirror of
https://github.com/cupcakearmy/occulto.git
synced 2024-12-22 03:46:27 +00:00
use headless
This commit is contained in:
parent
5fde1797a5
commit
70093a4ba8
@ -11,7 +11,7 @@ module.exports = function (config) {
|
||||
{ pattern: 'test/**/*.js', type: 'module' },
|
||||
],
|
||||
|
||||
browsers: ['Chromium', 'Firefox', 'WebKit'],
|
||||
browsers: ['ChromiumHeadless', 'FirefoxHeadless', 'WebKitHeadless'],
|
||||
|
||||
preprocessors: {},
|
||||
reporters: ['progress'],
|
||||
|
Loading…
Reference in New Issue
Block a user