Skip to content

Commit

Permalink
update test version
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-shaw committed Feb 7, 2024
1 parent 7d85750 commit 23ce5f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ There is a test server at `tests/utils/app.py` which you will need to run using
You can then run the tests using `govuk-frontend-diff` as follows:

```bash
./govuk-frontend-diff http://localhost:3000 --govuk-frontend-version=v4.8.0
./govuk-frontend-diff http://localhost:3000 --govuk-frontend-version=v3.15.0
```

This is all wrapped up in `./test.sh` for simplified running (Requires Docker).
Expand Down

0 comments on commit 23ce5f1

Please sign in to comment.