it('should return release "major" if breaking changes are specified in the commit message.', done => {
        analyzer({}, {
            commits: [{
                hash: 'asdf',
                message: '!!! BUGFIX: build script'