aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-01-04 09:05:18 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2011-01-04 09:05:18 +0000
commit66317361178778540508bcb8ac903aaef6dcb584 (patch)
tree0b7099ac3ffb26da86e68c6ae42b90510cae9207 /tests
parentdc12062ab2615a19de17980c290965027b10e9de (diff)
downloadsonarqube-66317361178778540508bcb8ac903aaef6dcb584.tar.gz
sonarqube-66317361178778540508bcb8ac903aaef6dcb584.zip
fix regression issue in violations drilldown: reload sources when selecting a new file
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/tests/src/test/selenium/SONAR-684-encode-violation-messages.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/integration/tests/src/test/selenium/SONAR-684-encode-violation-messages.html b/tests/integration/tests/src/test/selenium/SONAR-684-encode-violation-messages.html
index 583b2473df4..12235c74470 100644
--- a/tests/integration/tests/src/test/selenium/SONAR-684-encode-violation-messages.html
+++ b/tests/integration/tests/src/test/selenium/SONAR-684-encode-violation-messages.html
@@ -32,11 +32,10 @@
<td>glob:*Avoid Duplicate Literals*</td>
</tr>
<tr>
- <td>assertText</td>
+ <td>waitForText</td>
<td>pageselector</td>
<td>glob:*The String literal &quot;&lt;select&gt;&quot; appears*</td>
</tr>
-
</tbody></table>
</body>
</html>