fix(mocks): always call functions injected with `inject` with `this` set to the current spec
Currently when a function is injected inside of a test we set the context to undefined which is a bug. Closes #6102
W
Wes Alvaro committed
3bf43903397c703aa2e9ba1e1a48dbc9e8286ee2
Parent: e7ac7aa
Committed by Igor Minar <igor@angularjs.org>
on 2/4/2014, 6:25:30 AM