Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dfc700b

Browse files
authored
Update getting-started.md
change "pass" to "path"
1 parent 1fe4e52 commit dfc700b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mftf/2.3/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Specify the following parameters, which are required to launch tests:
133133
- `MAGENTO_BASE_URL` must contain a domain name of the Magento instance that will be tested.
134134
Example: `MAGENTO_BASE_URL=http://magento.test`
135135

136-
- `MAGENTO_BACKEND_NAME` must contain a relative pass of the Admin area.
136+
- `MAGENTO_BACKEND_NAME` must contain the relative path for the Admin area.
137137
Example: `MAGENTO_BACKEND_NAME=admin`
138138

139139
- `MAGENTO_ADMIN_USERNAME` must contain the username required for authorization in the Admin area.

0 commit comments

Comments
 (0)