Skip to content

Commit f111042

Browse files
committed
MQE-1963: Update XSD Schema to verify that file has only single entity
1 parent 34e1ad8 commit f111042

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/commands/mftf.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -509,6 +509,10 @@ vendor/bin/mftf static-checks testDependencies actionGroupArguments
509509
When the path argument is specified, this command applies all the major version MFTF upgrade scripts to the test components in the given path (test.xml, data.xml, etc).
510510
Otherwise, it will apply all the major version MFTF upgrade scripts to all installed test components.
511511

512+
**Note**:
513+
514+
The upgrade scripts are meant to be used for Test Modules under source code control. However, if you have old version of test modules under `vendor`, those test modules will get upgraded.
515+
512516
#### Usage
513517

514518
```bash

0 commit comments

Comments
 (0)