Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add in relevant set up commands to run the test suite locally
  • Loading branch information
beccapearce authored May 17, 2024
1 parent a996c31 commit 3ea5823
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 @@ -44,6 +44,8 @@ If you are using GOV.UK Docker, remember to combine it with the commands that fo
### Running the test suite

```
bundle install
yarn install
bundle exec rake
```

Expand Down

0 comments on commit 3ea5823

Please sign in to comment.