From 84467d869730c6821c07496f510355ab73e7c10b Mon Sep 17 00:00:00 2001 From: Julie Date: Thu, 30 Jan 2014 22:09:09 -0800 Subject: refactor(testing): run end to end tests on separate browsers in parallel --- docs/content/misc/contribute.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content') diff --git a/docs/content/misc/contribute.ngdoc b/docs/content/misc/contribute.ngdoc index cfed161b..bd94f630 100644 --- a/docs/content/misc/contribute.ngdoc +++ b/docs/content/misc/contribute.ngdoc @@ -135,7 +135,7 @@ made available a local web server based on Node.js. ## Running the Unit Test Suite -We write unit tests with Jasmine and execute them with Karma. To run all of the +We write unit and integration tests with Jasmine and execute them with Karma. To run all of the tests once on Chrome run: ```shell -- cgit v1.2.3