Skip to content

Commit

Permalink
chore: update README.md (#64)
Browse files Browse the repository at this point in the history
Fixed webdriver update command.
  • Loading branch information
surmacz authored and filipesilva committed Apr 29, 2016
1 parent 7a268b5 commit a807d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a807d01

Please sign in to comment.