aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-12-15 16:54:07 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-12-15 16:54:07 +0000
commitf212d46dd02ed138de0631e40d7ba72cf4083870 (patch)
tree0dd9e4b19d62972aeafa2be082061438d60c1532 /tests
parent66a785de6da119612e05d5b3cb2199c4802c269d (diff)
downloadsonarqube-f212d46dd02ed138de0631e40d7ba72cf4083870.tar.gz
sonarqube-f212d46dd02ed138de0631e40d7ba72cf4083870.zip
fix IT
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/tests/src/test/selenium/dashboard/SONAR-601-project-without-measures.html6
-rw-r--r--tests/integration/tests/src/test/selenium/profiles/dashboard_links_to_used_profile.html2
2 files changed, 4 insertions, 4 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 b5d8e7edcdc..63ab4f3b21b 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
@@ -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>
diff --git a/tests/integration/tests/src/test/selenium/profiles/dashboard_links_to_used_profile.html b/tests/integration/tests/src/test/selenium/profiles/dashboard_links_to_used_profile.html
index aedd139a67d..a72547ccaf1 100644
--- a/tests/integration/tests/src/test/selenium/profiles/dashboard_links_to_used_profile.html
+++ b/tests/integration/tests/src/test/selenium/profiles/dashboard_links_to_used_profile.html
@@ -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>