it('with Gitconfig answser false should not create git-config.sh and validate-commit-msg.js file', function(done) {

        this.runGen.withPrompts({
            'Gitconfig': false
        }).on('end', function() {