linkedin-js icon indicating copy to clipboard operation
linkedin-js copied to clipboard

tests fail because callback is wrapped

Open RandomEtc opened this issue 14 years ago • 0 comments

assert.equal(_callback, callback); throws in the first GET test - I think this is because the callback is wrapped with requestCallback in linkedin_client.js.

RandomEtc avatar Nov 19 '11 03:11 RandomEtc