Open dherbst opened 9 years ago
Running tests off 41573e47dd5e76372a36d639c2e35335e2160991 results in
Running "jshint:all" (jshint) task Linting tasks/hashresHelper.js ...ERROR [L80:C74] W033: Missing semicolon. grunt.log.debug('Substituting ' + value[0] + ' by ' + value[1]) [L83:C92] W033: Missing semicolon. grunt.log.debug('Substituting ' + nameToNameSearch[value[0]] + ' by ' + value[1]) Warning: Task "jshint:all" failed. Use --force to continue. Aborted due to warnings.
Running tests off 41573e47dd5e76372a36d639c2e35335e2160991 results in