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 28aa0d3 + 61d3e51 commit 4d0f95eCopy full SHA for 4d0f95e
README.md
@@ -181,7 +181,7 @@ Please refer to the following usage example for the parameters descriptions:
181
<includeSchemaExpr>app.test1,app.test2</includeSchemaExpr>
182
183
<!-- Regular expression to match against schema name to exclude in coverage -->
184
- <excludeSchemaExprr>app.test1,app.test2</excludeSchemaExprr>
+ <excludeSchemaExpr>app.test1,app.test2</excludeSchemaExpr>
185
186
<!-- Regular expression to match against schema name to include in coverage -->
187
<includeObjectExpr>app.test1,app.test2</includeObjectExpr>
0 commit comments