mirror of
https://github.com/bpatrik/pigallery2.git
synced 2024-11-24 08:42:24 +02:00
fixing test
This commit is contained in:
parent
8f8769fd81
commit
79a8f48e75
@ -26,8 +26,8 @@ module.exports = function (config) {
|
||||
port: 9876,
|
||||
colors: true,
|
||||
logLevel: config.LOG_INFO,
|
||||
autoWatch: true,
|
||||
autoWatch: false,
|
||||
browsers: ["ChromeHeadless"],
|
||||
singleRun: false
|
||||
singleRun: true
|
||||
});
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user