diff --git a/Bots.md b/Bots.md index b8216db..ca74c13 100644 --- a/Bots.md +++ b/Bots.md @@ -12,7 +12,7 @@ While we use GitHub Actions for linting and running (a selection of) unit tests, - `integrationtest` (runs the integration tests) - `browsertest` (runs the reference tests) - `test` (runs all tests, i.e., the unit tests, font tests, integration tests and reference tests) -- `xfatest` (runs all tests, i.e., the unit tests, font tests, integration tests and reference tests, but limits the reference tests to only XFA document for faster XFA development) +- `xfatest` (runs all tests, i.e., the unit tests, font tests, integration tests and reference tests, but limits the reference tests to only XFA documents for faster XFA development) - `makeref` (generates new reference images for the reference tests, for instance when a pull request changes the rendering of some PDFs) Characteristics