mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-09-19 09:15:55 +00:00
chore: fix a few typos in the documentation (#9134)
Hello, just a few typos Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9134 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org> Reviewed-by: Beowulf <beowulf@beocode.eu> Co-authored-by: Quentin BETTOUM <quentin@bettoum.fr> Co-committed-by: Quentin BETTOUM <quentin@bettoum.fr>
This commit is contained in:
parent
648b6a52ea
commit
676fb7e0a7
3 changed files with 3 additions and 3 deletions
|
@ -233,7 +233,7 @@ The following environment variables control visual testing:
|
|||
`VISUAL_TEST=1` will create screenshots in tests/e2e/test-snapshots.
|
||||
The test will fail the first time,
|
||||
because the screenshots are not included with Forgejo.
|
||||
Subsequent runs will comopare against your local copy of the screenshots.
|
||||
Subsequent runs will compare against your local copy of the screenshots.
|
||||
|
||||
`ACCEPT_VISUAL=1` will overwrite the snapshot images with new images.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue