ソースを参照

Update README as Credentials are no longer required for acceptance tests

Christopher Hoskin 5 年 前
コミット
21d0b05dff
1 ファイル変更0 行追加4 行削除
  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
 -------