Comment commit to test travis-ci

This commit is contained in:
NotGonnaGitUs
2015-05-04 03:56:28 +05:30
parent c18fbb79ed
commit 4085ed5b15

View File

@@ -317,7 +317,7 @@ api['delete'] = function(req, res, next){
leader.save(cb);
},
function(save, num, cb){
//Add prizeRefundedTo: save.profile.name?
//Deletes challenge and adds broken link (same as before) add prizeRefundedTo: save.profile.name?
closeChal(req.params.cid, {broken: 'CHALLENGE_DELETED'}, cb);
}
], function(err){