Skip to content

Commit

Permalink
docs: fix a small typo under RECOMMENDED_SETUP_GUIDE.md (#116)
Browse files Browse the repository at this point in the history
* Update RECOMMENDED_SETUP_GUIDE.md

* fix: remore additional empty space

Co-authored-by: Jeroen Meijer (Jay) <[email protected]>

---------

Co-authored-by: Jeroen Meijer (Jay) <[email protected]>
  • Loading branch information
pedromassango and jeroen-meijer authored Sep 9, 2024
1 parent 2b3cb7d commit 14790ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RECOMMENDED_SETUP_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ Since all the necessary setup has been completed in the steps above, no changes
flutter test # Other arguments...
```

Note that it's important **not** to pass the `--update-goldens` flag to the `test` command. This will cause all golden files to be regenerated, which means all tests will by always definition pass.
Note that it's important **not** to pass the `--update-goldens` flag to the `test` command. This will cause all golden files to be regenerated, which means all tests will by definition always pass.

0 comments on commit 14790ef

Please sign in to comment.