Skip to content

Commit

Permalink
Merge pull request #3191 from alphagov/beccapearce-patch-1
Browse files Browse the repository at this point in the history
Add in missing steps to run test suite locally
  • Loading branch information
beccapearce authored May 17, 2024
2 parents a996c31 + 3ea5823 commit 7bb9eac
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 7bb9eac

Please sign in to comment.