aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Luz2012-10-24 09:37:53 -0200
committerIgor Minar2012-10-31 13:13:33 -0700
commit085e0ea8ef628bfb71a17e8f3030efb25cd6b90f (patch)
treee55f0113d534e83856e457334d65f0a2e284004e
parentbb52c4e8d3ca6cfbb59893d871fc0d3296189cf8 (diff)
downloadangular.js-085e0ea8ef628bfb71a17e8f3030efb25cd6b90f.tar.bz2
docs(contribute): fix task name for continuous testing
-rw-r--r--docs/content/misc/contribute.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/misc/contribute.ngdoc b/docs/content/misc/contribute.ngdoc
index c73a564c..3cd78842 100644
--- a/docs/content/misc/contribute.ngdoc
+++ b/docs/content/misc/contribute.ngdoc
@@ -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):