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 Dec 27, 2018. It is now read-only.
I tried using stubs to stub a call to Assets.getText, but it doesn't seem to work. Using latest Jasmine server integration on meteor 1.2.0.1.
so the correct stubs.getText is available inside the method, but it does not actually stub Assets.getText...