We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec1dd8f + 658dc22 commit 4a430dbCopy full SHA for 4a430db
docs/getting-started.md
@@ -100,7 +100,7 @@ location ~* ^/dev/tests/acceptance/utils($|/) {
100
101
## Set up an embedded MFTF {#setup-framework}
102
103
-This is a default setup that you would need to start using the MFTF to cover your Magento project with functional testing.
+This is the default setup of the MFTF that you would need to cover your Magento project with functional tests.
104
It installs the framework using an existing Composer dependency such as `magento/magento2-functional-testing-framework`.
105
If you want to set up the MFTF as a standalone tool, refer to [Set up a standalone MFTF][].
106
0 commit comments