diff options
-rw-r--r-- | tests/integration/tests/src/it/selenium/violations_drilldown/SONAR-722_filter_rule.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/integration/tests/src/it/selenium/violations_drilldown/SONAR-722_filter_rule.html b/tests/integration/tests/src/it/selenium/violations_drilldown/SONAR-722_filter_rule.html index 0ea057f3f6f..151c344468e 100644 --- a/tests/integration/tests/src/it/selenium/violations_drilldown/SONAR-722_filter_rule.html +++ b/tests/integration/tests/src/it/selenium/violations_drilldown/SONAR-722_filter_rule.html @@ -19,7 +19,7 @@ <tr> <td>assertText</td> <td>col_categories</td> - <td>glob:*Maintainability*27*</td> + <td>glob:*Maintainability*28*</td> </tr> <tr> <td>clickAndWait</td> @@ -29,7 +29,7 @@ <tr> <td>assertText</td> <td>col_DIR</td> - <td>glob:*21*2*2*2*</td> + <td>glob:*22*2*2*2*</td> </tr> <tr> <td>assertNotText</td> |