You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2019. It is now read-only.
I'm trying to set up e2e backend tests with angular mocks and passThrough() like in this fiddle: http://jsfiddle.net/vojtajina/DQHdk/
there seems to be something wrong with my initialization code in the testSpec.js as #passThrough() is not a valid function in this context.