-
Notifications
You must be signed in to change notification settings - Fork 4.7k
tutorial test fails - test.sh calls testacular instead of karma #47
Comments
http://grab.by/mkac all the references in the project should be looked up and changed you cant call testacular anymore so this fails |
this has been resolved in the master branch. please reclone the repo or run |
Wow! I did not know that shifting around branches can somehow also adjust tags in Git? What sorcery is this! Thank you! Even doing |
I just rebased and retagged the repo. No magic. Just git. On Tue, May 21, 2013 at 11:19 AM, aditya menon notifications@github.comwrote:
|
May I humbly ask for your thoughts on #53 as well? I was going to make the same suggestion on Angular seed... |
Summary: When you try to run test.sh or test.bat you get an error because this line was not changed to call karma and there is no step to add an alias in the tutorial. Just breaks.
Steps to reproduce, call /scripts/test.sh
Expected result: it launches karma
Acutal result: it launches nothing and calls the wrong program
Suggested fix: please update this file - https://github.com/angular/angular-phonecat/blame/master/scripts/test.sh
The text was updated successfully, but these errors were encountered: