File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -79,17 +79,3 @@ export GH_CLIENT_SECRET=
79
79
# Credentials for connecting to the Sentry error reporting service.
80
80
# export SENTRY_DSN_API=
81
81
export SENTRY_ENV_API = local
82
-
83
- # Credentials and bucket configuration used when running integration tests
84
- # against live S3 servers. These credentials aren't used when running the tests
85
- # normally: they are only used if new HTTP cassettes are being recorded into
86
- # `src/tests/http-data`. See `docs/BACKEND.md` for more information on how this
87
- # works.
88
- #
89
- # If you don't know if you need to set these environment variables, you don't.
90
- # export TEST_S3_BUCKET=crates-test
91
- # export TEST_S3_REGION=http://127.0.0.1:19000
92
- # export TEST_S3_INDEX_BUCKET=crates-index-test
93
- # export TEST_S3_INDEX_REGION=http://127.0.0.1:19000
94
- # export TEST_AWS_ACCESS_KEY=minio
95
- # export TEST_AWS_SECRET_KEY=miniominio
You can’t perform that action at this time.
0 commit comments