aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfmallet <freddy.mallet@gmail.com>2010-09-21 11:45:17 +0000
committerfmallet <freddy.mallet@gmail.com>2010-09-21 11:45:17 +0000
commit0730967fae4ab26226a4229c8afa171360c9ad53 (patch)
treee8e88eb3fec4a61a9c782fadd779939dcb798a70
parente4eb03c7086178fea737243abbc7fcde39591b76 (diff)
downloadsonarqube-0730967fae4ab26226a4229c8afa171360c9ad53.tar.gz
sonarqube-0730967fae4ab26226a4229c8afa171360c9ad53.zip
Fix IT test
-rw-r--r--tests/integration/tests/src/it/selenium/violations_drilldown/SONAR-722_filter_rule.html4
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>