Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4c5b382

Browse files
Andrew Vidapetebacondarwin
Andrew Vida
authored andcommitted
docs(tutorial): update test config file name
1 parent 39f4a77 commit 4c5b382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_02.ngdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ http://karma-runner.github.io/ Karma}. To run the test, do the following:
150150

151151
1. In a _separate_ terminal window or tab, go to the `angular-phonecat` directory and run
152152
`./scripts/test.sh` to start the Karma server (the config file necessary to start the server
153-
is located at `./config/testacular.conf.js`).
153+
is located at `./config/karma.conf.js`).
154154

155155
2. Karma will start a new instance of Chrome browser automatically. Just ignore it and let it run in
156156
the background. Karma will use this browser for test execution.

0 commit comments

Comments
 (0)