Add note on running tests

This commit is contained in:
Christopher Hoskin 2020-07-21 09:29:45 +01:00
parent bd4b9ed177
commit b42a945a1d

View file

@ -3,7 +3,10 @@ overleaf/docstore
A CRUD API for storing and updating text documents in projects
## Tests
```
AWS_BUCKET=**** AWS_ACCESS_KEY_ID=**** AWS_SECRET_ACCESS_KEY=**** make test
```
License
-------