Merge pull request #8112 from owncloud/karma-enableautowatch

Enable autowatch for karma
This commit is contained in:
Thomas Müller 2014-04-10 16:57:28 +02:00
commit 7325aefbd1
1 changed files with 1 additions and 1 deletions

View File

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