mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Add note on running tests
This commit is contained in:
parent
bd4b9ed177
commit
b42a945a1d
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
-------
|
||||
|
||||
|
|
Loading…
Reference in a new issue