Skip to content

Commit 6581439

Browse files
committed
docs(dpi_ng/consent): fix CLOUD_SDK_CFG_DPI_NG_DEFAULT_BASE_URL env var name in integration tests doc
1 parent 3815222 commit 6581439

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/INTEGRATION_TESTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ CLOUD_SDK_CFG_DPI_NG_CONSENT_DEFAULT_KEY_FILE=/path/to/client.key
174174
CLOUD_SDK_CFG_DPI_NG_CONSENT_DEFAULT_CA_FILE=/path/to/ca.crt # optional
175175
```
176176

177-
Tests are skipped automatically when `CLOUD_SDK_CFG_DPI_NG_CONSENT_DEFAULT_BASE_URL` or all auth variables are missing.
177+
Tests are skipped automatically when `CLOUD_SDK_CFG_DPI_NG_DEFAULT_BASE_URL` or all auth variables are missing.
178178

179179
### ObjectStore Integration Tests
180180

0 commit comments

Comments
 (0)