File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ tasks that you will need while developing:
134
134
- `npm start` : start a local development web-server
135
135
- `npm test` : start the Karma unit test runner
136
136
- `npm run protractor` : run the Protractor end 2 end tests
137
- - `npm update-webdriver` : install the drivers needed by Protractor
137
+ - `npm run update-webdriver` : install the drivers needed by Protractor
138
138
139
139
### Running Development Web Server
140
140
@@ -233,4 +233,4 @@ before pushing a new commit of changes to a remote repository.
233
233
[protractor]: https://github.com/angular/protractor
234
234
[bower]: http://bower.io/
235
235
[http-server]: https://github.com/nodeapps/http-server
236
- [karma]: https://github.com/karma-runner/karma
236
+ [karma]: https://github.com/karma-runner/karma
You can’t perform that action at this time.
0 commit comments