Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 8c665af

Browse files
authored
Merge pull request #59 from magento/2.1_ftf_configxml_location_fix
FTF config.xml location fixed
2 parents 5ddc75f + bc9df0f commit 8c665af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/v2.1/mtf/mtf_quickstart/mtf_quickstart_config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The default browser is **Mozilla Firefox**.
5252

5353
If you want to use another browser for tests you have to specify it in `config.xml`.
5454

55-
Copy `<server>` element from `<magento2>/dev/tests/functional/vendor/magento/mtf/etc/config.xml>` and paste it in `<magento2>/dev/tests/functional/config.xml` after `<install>` element.
55+
Copy `<server>` element from `<magento2>/dev/tests/functional/vendor/magento/mtf/etc/config.xml>` and paste it in `<magento2>/dev/tests/functional/etc/config.xml` after `<install>` element.
5656

5757
Enter actual data in `<browserName>` and `<browser>` attributes.
5858

0 commit comments

Comments
 (0)