@@ -234,8 +234,8 @@ It points to `MAGENTO_BASE_URL` + `dev/tests/acceptance/utils/command.php`
234234
235235Modify the default value:
236236
237- - for non-default Magento installation
238- - when use a subdirectory in the ` MAGENTO_BASE_URL `
237+ - for non-default Magento installation
238+ - when use a subdirectory in the ` MAGENTO_BASE_URL `
239239
240240Example: ` dev/tests/acceptance/utils/command.php `
241241
@@ -251,9 +251,9 @@ Example:
251251BROWSER=firefox
252252```
253253
254- ###CREDENTIAL_VAULT_ADDRESS
254+ ### CREDENTIAL_VAULT_ADDRESS
255255
256- Api address for vault server.
256+ The Api address for a vault server.
257257
258258Default: http://127.0.0.1:8200
259259
@@ -264,7 +264,7 @@ Example:
264264CREDENTIAL_VAULT_ADDRESS=http://127.0.0.1:8200
265265```
266266
267- ###CREDENTIAL_VAULT_SECRET_BASE_PATH
267+ ### CREDENTIAL_VAULT_SECRET_BASE_PATH
268268
269269Vault secret engine base path.
270270
@@ -282,4 +282,4 @@ CREDENTIAL_VAULT_SECRET_BASE_PATH=secret
282282[ `MAGENTO_CLI_COMMAND_PATH` ] : #magento_cli_command_path
283283[ generateDate ] : test/actions.md#generatedate
284284[ mftf ] : commands/mftf.md
285- [ timezones ] : http://php.net/manual/en/timezones.php
285+ [ timezones ] : http://php.net/manual/en/timezones.php
0 commit comments