mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
docs(contribute): fix task name for continuous testing
This commit is contained in:
parent
090e5426ac
commit
fdf85bfd86
1 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ change. To execute tests in this mode run:
|
|||
|
||||
1. To start the Testacular server, capture Chrome browser and run unit tests, run:
|
||||
|
||||
rake test:jqlite
|
||||
rake autotest:jqlite
|
||||
|
||||
2. To capture more browsers, open this url in the desired browser (url might be different if you have multiple instance
|
||||
of Testacular running, read Testacular's console output for the correct url):
|
||||
|
|
|
|||
Loading…
Reference in a new issue