Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fc1f85e

Browse files
committed
Editorial changes
1 parent c3129ce commit fc1f85e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

mftf/2.3/commands/mftf.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,9 @@ vendor/bin/mftf run:test LoginCustomerTest StorefrontCreateCustomerTest
320320

321321
Generates and executes failed tests.
322322

323+
This command cleans up the previously generated tests; generates and runs the tests listed in `dev/tests/acceptance/tests/_output/failed`.
324+
For more details about `failed`, refer to [Reporting][].
325+
323326
#### Usage
324327

325328
```bash
@@ -328,7 +331,7 @@ vendor/bin/mftf run:failed
328331

329332
#### Examples
330333

331-
Run tests that failed in your previous run:
334+
Run the tests that failed in the previous run:
332335

333336
```bash
334337
vendor/bin/mftf run:failed

0 commit comments

Comments
 (0)