Fix a typo in README.md

pull/223/head
Masood Fallahpoor 3 years ago
parent e0687e9aae
commit 76d8d8b7f2

@ -97,7 +97,7 @@ specific calls against mocks.
Examples: Examples:
- In instrumentation tests, a temporary folder is used to store the user's preferences, which is - In instrumentation tests, a temporary folder is used to store the user's preferences, which is
wiped after reach test. wiped after each test.
This allows using the real `DataStore` and exercising all related code, instead of mocking the This allows using the real `DataStore` and exercising all related code, instead of mocking the
flow of data updates. flow of data updates.

Loading…
Cancel
Save