#60 more fix fot tests

This commit is contained in:
Mario Romano
2016-05-17 14:00:42 +01:00
parent 847a350de2
commit 53d321e581
12 changed files with 107 additions and 103 deletions

View File

@@ -75,6 +75,6 @@ module.exports = function (config) {
]
},
singleRun: true
singleRun: false
})
};