fixed some tests

This commit is contained in:
lotte
2019-11-25 11:09:44 +01:00
parent 3487231af1
commit cbfc396b29
12 changed files with 162 additions and 54 deletions

View File

@@ -15,7 +15,11 @@ module.exports = function (config) {
};
var configuration = {
client: {
jasmine: {
random: false
}
},
// base path that will be used to resolve all patterns (e.g. files, exclude)
basePath: '',