Skip to content

Commit

Permalink
add note to README
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaLRussell committed Dec 18, 2024
1 parent 75c08f1 commit 8e02b4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ The server needs to be running for the integration tests to pass.

Run unit and integration tests with `npm run test`

Run tests with coverage using `npm run coverage`

# Lint

Run lint with `npm run lint`. To do any possible automatic fixes run `npm run lint-fix`.
Expand Down

0 comments on commit 8e02b4b

Please sign in to comment.