We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 87fc327 + 8c1c2c4 commit 5b9639bCopy full SHA for 5b9639b
docs/commands/mftf.md
@@ -429,9 +429,9 @@ vendor/bin/mftf setup:env
429
430
The example parameters are taken from the `etc/config/.env.example` file.
431
432
-### `static:checks`
+### `static-checks`
433
434
-Runs all MFTF static:checks on the test codebase that MFTF is currently attached to.
+Runs all MFTF static-checks on the test codebase that MFTF is currently attached to.
435
436
#### Existing static checks
437
@@ -440,7 +440,7 @@ Runs all MFTF static:checks on the test codebase that MFTF is currently attached
440
#### Usage
441
442
```bash
443
-vendor/bin/mftf static:checks
+vendor/bin/mftf static-checks
444
```
445
446
### `upgrade:tests`
0 commit comments