Skip to content

Commit

Permalink
Merge pull request #332 from elwayman02/readme-build
Browse files Browse the repository at this point in the history
Add `yarn build` to README
  • Loading branch information
xg-wang authored Aug 4, 2021
2 parents 6202fc8 + af052bd commit 4883e29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@ server.shutdown(); // all done.

## Running tests

* `yarn build` builds pretender so it can be loaded by the tests
* `yarn test` runs tests once
* `yarn test:server` runs and reruns on changes

Expand Down

0 comments on commit 4883e29

Please sign in to comment.