From 2284db92585e26f9b1193dcfaf1608e7bbc225cf Mon Sep 17 00:00:00 2001 From: Donald Booth Date: Fri, 31 Jan 2020 12:19:20 -0600 Subject: [PATCH] Fix include --- docs/mftf-tests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mftf-tests.md b/docs/mftf-tests.md index 4505975a9..cb1941053 100644 --- a/docs/mftf-tests.md +++ b/docs/mftf-tests.md @@ -12,7 +12,7 @@ dl dt{ The Magento Functional Testing Framework runs tests on every Module within Magento. These files are stored within each Module folder in the Magento repo. This page lists all those tests so that developers can have a good sense of what is covered. -{% include mftf/mftf_data.md %} +{% include mftf/functional_data.md %} {% for item in mftf %}