diff options
-rw-r--r-- | tests/integration/tests/src/test/selenium/dashboard/SONAR-601-project-without-measures.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/integration/tests/src/test/selenium/dashboard/SONAR-601-project-without-measures.html b/tests/integration/tests/src/test/selenium/dashboard/SONAR-601-project-without-measures.html index 63ab4f3b21b..ab5c78defee 100644 --- a/tests/integration/tests/src/test/selenium/dashboard/SONAR-601-project-without-measures.html +++ b/tests/integration/tests/src/test/selenium/dashboard/SONAR-601-project-without-measures.html @@ -38,7 +38,7 @@ </tr> <tr> <td>assertText</td> - <td>resource-key</td> + <td>resource_key</td> <td>org.sonar.tests:jar-without-sources</td> </tr> <tr> @@ -56,7 +56,6 @@ <td>org.sonar.tests:pom-without-modules</td> <td></td> </tr> - </tbody></table> </body> </html> |