]> source.dussan.org Git - sonarqube.git/commitdiff
fix IT
authorsimonbrandhof <simon.brandhof@gmail.com>
Wed, 15 Dec 2010 16:54:07 +0000 (16:54 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Wed, 15 Dec 2010 16:54:07 +0000 (16:54 +0000)
tests/integration/tests/src/test/selenium/dashboard/SONAR-601-project-without-measures.html
tests/integration/tests/src/test/selenium/profiles/dashboard_links_to_used_profile.html

index b5d8e7edcdc572044883e7abc1a7f9f46be30a7f..63ab4f3b21b11673091b830b24da6f2ddf1415e0 100644 (file)
@@ -37,9 +37,9 @@
        <td></td>
 </tr>
 <tr>
-       <td>assertTextPresent</td>
-       <td>Key : org.sonar.tests:jar-without-sources</td>
-       <td></td>
+       <td>assertText</td>
+       <td>resource-key</td>
+       <td>org.sonar.tests:jar-without-sources</td>
 </tr>
 <tr>
        <td>open</td>
index aedd139a67d7216f05e413d50852485063b912c4..a72547ccaf11efe576e78ce87b58b220aed02165 100644 (file)
@@ -19,7 +19,7 @@
 <tr>
        <td>assertText</td>
        <td>resource_profile</td>
-       <td>Profile Integration tests</td>
+       <td>Integration tests</td>
 </tr>
 <tr>
        <td>clickAndWait</td>