diff --git a/README.md b/README.md index a01dda1..ebc46a4 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,12 @@ The result depends on your specific device: } } ``` + +## Testing + +Please ensure you have the Git Large File Storage extension installed. Some of the tests require blobs which are handled as Large File Storage files. In case the files are not populated as expected this may help: + +```sh +git lfs fetch --all +git lfs pull +``` \ No newline at end of file