Sfoglia il codice sorgente

Update README as Credentials are no longer required for acceptance tests

Christopher Hoskin 5 anni fa
parent
commit
21d0b05dff
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  1. 0 4
      services/docstore/README.md

+ 0 - 4
services/docstore/README.md

@@ -3,10 +3,6 @@ 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
 -------