Skip to content

Commit 066465a

Browse files
authored
Merge pull request #566 from magento/dobooth-patch-1
Fix include path to data file.
2 parents 6635201 + 2284db9 commit 066465a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mftf-tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dl dt{
1212
The Magento Functional Testing Framework runs tests on every Module within Magento. These files are stored within each Module folder in the Magento repo.
1313
This page lists all those tests so that developers can have a good sense of what is covered.
1414

15-
{% include mftf/mftf_data.md %}
15+
{% include mftf/functional_data.md %}
1616

1717
{% for item in mftf %}
1818

0 commit comments

Comments
 (0)