Skip to content

Commit 2e92c25

Browse files
committed
MQE-1541: Add option to generate:tests for XSD validation on 'merged files'
1 parent 2c9b92c commit 2e92c25

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/commands/mftf.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,6 @@ You can run generate:tests with any of the following debug levels. XML schema va
135135
|`developer` `[generate:tests --debug or generate:tests --debug developer]` | Returns additional debug information (such as the filename where an error occurred) when test generation fails because of an invalid XML schema. This option takes extra processing time. Use it after test generation has failed once. |
136136
|`none` `[generate:tests --debug none]`| skip debugging during test generation. Added for backward compatibility, will be removed with the next MAJOR release|
137137

138-
139-
140-
141138
#### Examples of the JSON configuration
142139

143140
The configuration to generate a single test with no suites:

0 commit comments

Comments
 (0)