Skip to content

Commit 1dab5ed

Browse files
authored
Grammar and formatting
1 parent b888492 commit 1dab5ed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/commands/mftf.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -561,11 +561,11 @@ vendor/bin/mftf upgrade:tests /Users/user/magento2/app/code/Magento/Catalog/Test
561561

562562
### `codecept:run`
563563

564-
MFTF wrapper command invokes `vendor/bin/codecept run`. This command runs tests in functional suite. It does not generate tests for you. You must do that first.
564+
A MFTF wrapper command that invokes `vendor/bin/codecept run`. This command runs tests in functional suite. Tests must be generated before using this command.
565565

566566
#### Usage
567567

568-
See https://codeception.com/docs/reference/Commands#Run
568+
See the [Run Command](https://codeception.com/docs/reference/Commands#Run).
569569

570570
```bash
571571
vendor/bin/mftf codecept:run [<suite|test>] --[<option(s)>]

0 commit comments

Comments
 (0)