Skip to content

Commit 1471d80

Browse files
authored
Grammar and formatting
1 parent 9aeb0e3 commit 1471d80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/suite.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ You can form suites using separate tests, groups, and modules.
66

77
Each suite must be defined in the `<VendorName>/<ModuleName>/Test/Mftf/Suite` directory.
88

9-
The tests for each suite will be generated in a separate directory under `<magento 2 root>/dev/tests/acceptance/tests/functional/Magento/FunctionalTest/_generated/`.
10-
All tests that aren't in a suite will be generated in the _default_ suite at `.../Magento/FunctionalTest/_generated/default/`
9+
The tests for each suite are generated in a separate directory under `<magento 2 root>/dev/tests/acceptance/tests/functional/Magento/FunctionalTest/_generated/`.
10+
All tests that are not within a suite are generated in the _default_ suite at `.../Magento/FunctionalTest/_generated/default/`.
1111

1212
<div class="bs-callout bs-callout-info">
1313
If a test is generated into at least one custom suite, it will not appear in the _default_ suite.

0 commit comments

Comments
 (0)