We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28aa0d3 commit 61d3e51Copy full SHA for 61d3e51
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