diff options
author | Godin <mandrikov@gmail.com> | 2010-12-07 00:48:58 +0000 |
---|---|---|
committer | Godin <mandrikov@gmail.com> | 2010-12-07 00:48:58 +0000 |
commit | 1eec109f39f6cb356da0b81bb2c312caea451ccb (patch) | |
tree | 3975f80782910a5c463b575b676cf81d7e2bd53a /tests | |
parent | e7f28d7e03372df42eb550a319afeac76c19156e (diff) | |
download | sonarqube-1eec109f39f6cb356da0b81bb2c312caea451ccb.tar.gz sonarqube-1eec109f39f6cb356da0b81bb2c312caea451ccb.zip |
Better name for IT
Diffstat (limited to 'tests')
-rw-r--r-- | tests/integration/tests/src/it/selenium/all-tests.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/tests/src/it/selenium/all-tests.html b/tests/integration/tests/src/it/selenium/all-tests.html index 7a54e69433e..a005e7c1d54 100644 --- a/tests/integration/tests/src/it/selenium/all-tests.html +++ b/tests/integration/tests/src/it/selenium/all-tests.html @@ -86,7 +86,7 @@ <td><a href="SONAR-1032-ws-api.html">SONAR-1032-ws-api</a></td> </tr> <tr> - <td><a href="SONAR-1772-findbugs-violations.html">SONAR-1772</a></td> + <td><a href="SONAR-1772-findbugs-violations.html">SONAR-1772-findbugs-violations</a></td> </tr> <tr> |