@@ -234,8 +234,8 @@ It points to `MAGENTO_BASE_URL` + `dev/tests/acceptance/utils/command.php`
234
234
235
235
Modify the default value:
236
236
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 `
239
239
240
240
Example: ` dev/tests/acceptance/utils/command.php `
241
241
@@ -251,9 +251,9 @@ Example:
251
251
BROWSER=firefox
252
252
```
253
253
254
- ###CREDENTIAL_VAULT_ADDRESS
254
+ ### CREDENTIAL_VAULT_ADDRESS
255
255
256
- Api address for vault server.
256
+ The Api address for a vault server.
257
257
258
258
Default: http://127.0.0.1:8200
259
259
@@ -264,7 +264,7 @@ Example:
264
264
CREDENTIAL_VAULT_ADDRESS=http://127.0.0.1:8200
265
265
```
266
266
267
- ###CREDENTIAL_VAULT_SECRET_BASE_PATH
267
+ ### CREDENTIAL_VAULT_SECRET_BASE_PATH
268
268
269
269
Vault secret engine base path.
270
270
@@ -282,4 +282,4 @@ CREDENTIAL_VAULT_SECRET_BASE_PATH=secret
282
282
[ `MAGENTO_CLI_COMMAND_PATH` ] : #magento_cli_command_path
283
283
[ generateDate ] : test/actions.md#generatedate
284
284
[ 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