diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2010-12-02 13:06:40 +0000 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2010-12-02 13:06:40 +0000 |
commit | f384c82819754a165cefc588cd8338faa078e003 (patch) | |
tree | ed7f4132a772b3775f97f03182bfce59d634a9c9 | |
parent | 1b50f205e95df09095733baa54c48adca75d0afa (diff) | |
download | sonarqube-f384c82819754a165cefc588cd8338faa078e003.tar.gz sonarqube-f384c82819754a165cefc588cd8338faa078e003.zip |
did I already say that IT are going to pass now ?
-rw-r--r-- | tests/integration/tests/src/it/selenium/rules-on-tests.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/tests/src/it/selenium/rules-on-tests.html b/tests/integration/tests/src/it/selenium/rules-on-tests.html index 2c20d4f5720..7eaa72d06d5 100644 --- a/tests/integration/tests/src/it/selenium/rules-on-tests.html +++ b/tests/integration/tests/src/it/selenium/rules-on-tests.html @@ -19,7 +19,7 @@ <tr> <td>assertText</td> <td>m_major_violations</td> - <td>7</td> + <td>6</td> </tr> <tr> <td>clickAndWait</td> |