From fdf85bfd86175fb513c214141b82f30fbaa9be4f Mon Sep 17 00:00:00 2001 From: Daniel Luz Date: Wed, 24 Oct 2012 09:37:53 -0200 Subject: [PATCH] docs(contribute): fix task name for continuous testing --- docs/content/misc/contribute.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/misc/contribute.ngdoc b/docs/content/misc/contribute.ngdoc index c73a564cdc64..3cd78842b7b2 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):