Skip to content

Commit

Permalink
docs(test): fix names of test scripts
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
ptitjes committed Nov 27, 2017
1 parent 110c989 commit ed633e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -599,11 +599,11 @@ First off:

To test in the browser (locally):

npm run dev
npm run test-local

To test in PhantomJS:

npm test
npm run test-phantom

License
----------
Expand Down

0 comments on commit ed633e0

Please sign in to comment.