aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/misc/contribute.ngdoc
diff options
context:
space:
mode:
authorDaniel Luz2012-10-24 09:37:53 -0200
committerIgor Minar2012-10-31 13:12:49 -0700
commitfdf85bfd86175fb513c214141b82f30fbaa9be4f (patch)
tree21ee795d41b066c3e3541b9dbc72e264f194af2f /docs/content/misc/contribute.ngdoc
parent090e5426ac3ed48470dea07df9950bdac4c03384 (diff)
downloadangular.js-fdf85bfd86175fb513c214141b82f30fbaa9be4f.tar.bz2
docs(contribute): fix task name for continuous testing
Diffstat (limited to 'docs/content/misc/contribute.ngdoc')
-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):