Config file fix

This commit is contained in:
Matteo Perelli
2016-12-22 12:05:58 +01:00
parent f2e7e5dc31
commit 95a39ef88c

View File

@@ -98,7 +98,7 @@ module.exports = function(config) {
logLevel: config.LOG_INFO, logLevel: config.LOG_INFO,
// enable / disable watching file and executing tests whenever any file changes // enable / disable watching file and executing tests whenever any file changes
autoWatch: true, autoWatch: false,
/* /*
* start these browsers * start these browsers