diff options
Diffstat (limited to 'tests/README.md')
| -rw-r--r-- | tests/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/README.md b/tests/README.md index 627c4caf..78967a96 100644 --- a/tests/README.md +++ b/tests/README.md @@ -53,7 +53,7 @@ testit --pdf ## Update expected images If you created a new test or fixed a bug in an existing test, you need to update the reference image used for comparison. For this, you can use the -`UPDATE_EXPECT` environment varariable or the `--update` flag: +`UPDATE_EXPECT` environment variable or the `--update` flag: ```bash testit mytest --update ``` |
