I have some problem with unit test in AngularJS. I took from github angular seed app and wrote some modules. And now when i try to test it I have error. Problem is only in unit test - in browser app is working correctly.I have some problem with unit test in AngularJS