Skip to content

Commit

Permalink
Fix link to Mochify and adjust description (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed Jan 4, 2024
1 parent 7d6fbcb commit cc58937
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -349,8 +349,8 @@ $(npm bin)/mocha ./test/fake-timers-test.js

### In the browser

[Mochify](https://github.com/mantoni/mochify.js) is used to run the tests in
PhantomJS. Make sure you have `phantomjs` installed. Then:
[Mochify](https://github.com/mochify-js) is used to run the tests in headless
Chrome.

```sh
npm test-headless
Expand Down

0 comments on commit cc58937

Please sign in to comment.