Commit a807d018 authored by Wojciech Surmacz's avatar Wojciech Surmacz Committed by Filipe Silva

chore: update README.md (#64)

Fixed webdriver update command.
parent 7a268b5a
......@@ -78,7 +78,7 @@ with excellent support for Angular apps that use routing.
Here are the test related scripts:
* `npm test` - compiles, runs and watches the karma unit tests
* `npm webdriver:update` - ONE TIME update for protractor end-to-end (e2e) tests
* `npm run webdriver:update` - ONE TIME update for protractor end-to-end (e2e) tests
* `npm run e2e` - run protractor e2e tests, written in JavaScript (*e2e-spec.js)
## Testing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment