summaryrefslogtreecommitdiffstats
path: root/it
diff options
context:
space:
mode:
authorStas Vilchik <vilchiks@gmail.com>2015-11-06 18:06:47 +0100
committerStas Vilchik <vilchiks@gmail.com>2015-11-06 18:06:47 +0100
commit7567526369d1082a8023623c016b970cac314c64 (patch)
tree84e6d1647b163cbbc0be312a79f874656dc4bdb2 /it
parent04f60b1bbbd809dc2dd5ea465481a977a54f163c (diff)
downloadsonarqube-7567526369d1082a8023623c016b970cac314c64.tar.gz
sonarqube-7567526369d1082a8023623c016b970cac314c64.zip
fix test "not_fail_with_url_ending_by_jsp"
Diffstat (limited to 'it')
-rw-r--r--it/it-tests/src/test/resources/serverSystem/ServerSystemTest/url_ending_by_jsp.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/it/it-tests/src/test/resources/serverSystem/ServerSystemTest/url_ending_by_jsp.html b/it/it-tests/src/test/resources/serverSystem/ServerSystemTest/url_ending_by_jsp.html
index 616bad5e84a..cc7e9bda581 100644
--- a/it/it-tests/src/test/resources/serverSystem/ServerSystemTest/url_ending_by_jsp.html
+++ b/it/it-tests/src/test/resources/serverSystem/ServerSystemTest/url_ending_by_jsp.html
@@ -34,7 +34,7 @@
</tr>
<tr>
<td>waitForElementPresent</td>
- <td>css=#dashboard</td>
+ <td>css=#content</td>
<td></td>
</tr>
</table>