Skip to content

Commit

Permalink
Remove vr tests instructions from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
boxadesign committed Mar 15, 2023
1 parent a8a8661 commit 823aabd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,6 @@ It is sometimes useful to adjust the following settings when writing tests or di

- `testTimeout` in 'jest.config.js' - set to a high value such as `1000000` to prevent tests from timing out when doing the above.

## Run visual regression tests

To run visual regression (VR) tests on pull requests using our VR testing tool [percy.io](https://percy.io) you must include `[test-visual]` in your commit message e.g. `git commit -m "Update button border width [test-visual]"`. This prevents unnecessary builds and saves the limited quota we have available.

## Build

Generate a build into `./build`.
Expand Down

0 comments on commit 823aabd

Please sign in to comment.