Jim

Results 1 comments of Jim

after I change line 33, it seems working :) , but I am not sure it's a good solution. return registerStub(sinon.stub(object, methodName, function (options) { var promise = new Parse.Promise()._thenRunCallbacks(options),...